2011-07-09 |
Nick Lewycky | Remove tests for APIs that were removed.
|
commit | commitdiff | tree |
2011-07-09 |
Nick Lewycky | Update OCaml bindings. Opaque types are gone, type...
|
commit | commitdiff | tree |
2011-07-08 |
Nick Lewycky | Let the inline asm 'q' constraint match float, and...
|
commit | commitdiff | tree |
2011-07-06 |
Nick Lewycky | Add ImmutableList::contains(). Patch by Rui Paulo!
|
commit | commitdiff | tree |
2011-07-01 |
Nick Lewycky | Fix likely typo, reduce number of instruction name...
|
commit | commitdiff | tree |
2011-06-28 |
Nick Lewycky | Fix typo in comment.
|
commit | commitdiff | tree |
2011-06-27 |
Nick Lewycky | Teach one piece of scalarrepl to handle lifetime markers...
|
commit | commitdiff | tree |
2011-06-27 |
Nick Lewycky | Move onlyUsedByLifetimeMarkers to ValueTracking so...
|
commit | commitdiff | tree |
2011-06-25 |
Nick Lewycky | Enhance the sanity check for block sizes; check that...
|
commit | commitdiff | tree |
2011-06-22 |
Nick Lewycky | Fix the implementation of ConstantRange::sub(ConstantRange...
|
commit | commitdiff | tree |
2011-06-22 |
Nick Lewycky | Needs a triple.
|
commit | commitdiff | tree |
2011-06-22 |
Nick Lewycky | Emit trailing padding on constant vectors when TargetData...
|
commit | commitdiff | tree |
2011-06-21 |
Nick Lewycky | Add support for assembling "movq" when it's correct...
|
commit | commitdiff | tree |
2011-06-20 |
Nick Lewycky | Emit movq for 64-bit register to XMM register moves...
|
commit | commitdiff | tree |
2011-06-19 |
Nick Lewycky | Revert r133373. I was going to use this to teach the...
|
commit | commitdiff | tree |
2011-06-19 |
Nick Lewycky | Add the remaining instructions/constant expressions...
|
commit | commitdiff | tree |
2011-06-18 |
Nick Lewycky | Add test for r133251.
|
commit | commitdiff | tree |
2011-06-17 |
Nick Lewycky | When promoting an alloca to registers discard any lifetime...
|
commit | commitdiff | tree |
2011-06-16 |
Nick Lewycky | There's no need to be so picky about the particular...
|
commit | commitdiff | tree |
2011-06-16 |
Nick Lewycky | Add testcase for r133050 which added support for printing...
|
commit | commitdiff | tree |
2011-06-16 |
Nick Lewycky | Commit the right set of tests for r133124. Sorry 'bout...
|
commit | commitdiff | tree |
2011-06-16 |
Nick Lewycky | Add a DAGCombine for (ext (binop (load x), cst)).
|
commit | commitdiff | tree |
2011-06-15 |
Nick Lewycky | Teach the .ll parser to handle named metadata with...
|
commit | commitdiff | tree |
2011-06-14 |
Nick Lewycky | Fit banner in 80-col and adjust whitespace. No functionality...
|
commit | commitdiff | tree |
2011-06-14 |
Nick Lewycky | Use Value::stripPointerCasts instead of reinventing...
|
commit | commitdiff | tree |
2011-06-13 |
Nick Lewycky | It's possible that an all-zero GEP may be used as the...
|
commit | commitdiff | tree |
2011-06-06 |
Nick Lewycky | This directory was missing the dg.exp to cause the...
|
commit | commitdiff | tree |
2011-06-04 |
Nick Lewycky | Refactor parsing of variable names (ie., %foo and ...
|
commit | commitdiff | tree |
2011-06-04 |
Nick Lewycky | Add support for @GOTPTOFF in i386 mode.
|
commit | commitdiff | tree |
2011-06-04 |
Nick Lewycky | Fold assert-only-used variable into the assert.
|
commit | commitdiff | tree |
2011-06-03 |
Nick Lewycky | Rework the logic to not rely on undefined behaviour...
|
commit | commitdiff | tree |
2011-06-03 |
Nick Lewycky | Bail on unswitching a switch statement for a case with...
|
commit | commitdiff | tree |
2011-05-31 |
Nick Lewycky | Also remove -lLTO which should have been in r132349...
|
commit | commitdiff | tree |
2011-05-31 |
Nick Lewycky | Make the gold plugin build on Cygwin as well as Linux...
|
commit | commitdiff | tree |
2011-05-29 |
Nick Lewycky | Add testcase for r132290, to check for the crasher...
|
commit | commitdiff | tree |
2011-05-29 |
Nick Lewycky | Don't crash owhen ComputeLoadResult can't compute the...
|
commit | commitdiff | tree |
2011-05-29 |
Nick Lewycky | Obey the isVolatile bit on memory intrinsics when analyzing...
|
commit | commitdiff | tree |
2011-05-22 |
Nick Lewycky | Commit test change, forgotten as part of r131838.
|
commit | commitdiff | tree |
2011-05-22 |
Nick Lewycky | Teach the inliner to emit llvm.lifetime.start/end,...
|
commit | commitdiff | tree |
2011-05-22 |
Nick Lewycky | Fix grammar in test.
|
commit | commitdiff | tree |
2011-05-21 |
Nick Lewycky | Add CreateLifetimeStart and CreateLifetimeEnd to the...
|
commit | commitdiff | tree |
2011-05-16 |
Nick Lewycky | Fix errors in this llvm ir example.
|
commit | commitdiff | tree |
2011-05-15 |
Nick Lewycky | Declare this function here so that it doesn't get C...
|
commit | commitdiff | tree |
2011-05-10 |
Nick Lewycky | Remove empty file.
|
commit | commitdiff | tree |
2011-05-10 |
Nick Lewycky | Revert r131155 for now. It makes VMCore depend on Analysis...
|
commit | commitdiff | tree |
2011-05-06 |
Nick Lewycky | It's valid to take the blockaddress of a different...
|
commit | commitdiff | tree |
2011-05-05 |
Nick Lewycky | The computation of string length is not that complicated...
|
commit | commitdiff | tree |
2011-05-05 |
Nick Lewycky | Fix typo. No functional change.
|
commit | commitdiff | tree |
2011-05-05 |
Nick Lewycky | Update the gcov version used slightly, to make it stop...
|
commit | commitdiff | tree |
2011-05-05 |
Nick Lewycky | Remove dead function.
|
commit | commitdiff | tree |
2011-05-05 |
Nick Lewycky | When the path wasn't emitted by the frontend, discard...
|
commit | commitdiff | tree |
2011-05-04 |
Nick Lewycky | Create the parent directories to place the .gcda files...
|
commit | commitdiff | tree |
2011-05-04 |
Nick Lewycky | Emit gcov data files to the directory specified in...
|
commit | commitdiff | tree |
2011-05-04 |
Nick Lewycky | Fix crash when not setting GCOV_PREFIX.
|
commit | commitdiff | tree |
2011-05-04 |
Nick Lewycky | The system suppression file should catch these, but...
|
commit | commitdiff | tree |
2011-05-02 |
Nick Lewycky | In option typo correction, consider -foo=VALUE flags...
|
commit | commitdiff | tree |
2011-05-02 |
Nick Lewycky | Remove dead variable pointed out by GCC 4.6 warnings...
|
commit | commitdiff | tree |
2011-04-29 |
Nick Lewycky | Rename profile_rt.so to libprofile_rt.so under configure...
|
commit | commitdiff | tree |
2011-04-28 |
Nick Lewycky | Only read *predecessor once so as to fix a theoretical...
|
commit | commitdiff | tree |
2011-04-27 |
Nick Lewycky | Use static inline to do the right thing when built...
|
commit | commitdiff | tree |
2011-04-26 |
Nick Lewycky | Add cmakefiles to build profile_rt.so!
|
commit | commitdiff | tree |
2011-04-26 |
Nick Lewycky | Rename everything to follow LLVM style ... I think.
|
commit | commitdiff | tree |
2011-04-21 |
Nick Lewycky | In gcov profiling, give all functions an extra unified...
|
commit | commitdiff | tree |
2011-04-21 |
Nick Lewycky | Fix think-o: emit all 8 bytes of the EOF marker. Also...
|
commit | commitdiff | tree |
2011-04-21 |
Nick Lewycky | Add independent controls for whether GCOV profiling...
|
commit | commitdiff | tree |
2011-04-21 |
Nick Lewycky | Fix typo in comment.
|
commit | commitdiff | tree |
2011-04-20 |
Nick Lewycky | Structs have elements not parameters. I'm surprised...
|
commit | commitdiff | tree |
2011-04-20 |
Nick Lewycky | This should always be signed chars, so use int8_t....
|
commit | commitdiff | tree |
2011-04-16 |
Nick Lewycky | Don't use C++ comments in C code.
|
commit | commitdiff | tree |
2011-04-16 |
Nick Lewycky | Move the re-stemming function up top and use it where...
|
commit | commitdiff | tree |
2011-04-16 |
Nick Lewycky | Rename LineProfiling to GCOVProfiling to more accurately...
|
commit | commitdiff | tree |
2011-04-13 |
Nick Lewycky | Use positive values since the value type is unsigned...
|
commit | commitdiff | tree |
2011-04-13 |
Nick Lewycky | Use %ull here.
|
commit | commitdiff | tree |
2011-04-12 |
Nick Lewycky | Print our uint64_t with the more portable (C99 and...
|
commit | commitdiff | tree |
2011-04-12 |
Nick Lewycky | The counters are unsigned.
|
commit | commitdiff | tree |
2011-04-12 |
Nick Lewycky | Add support for line profiling. Very work-in-progress.
|
commit | commitdiff | tree |
2011-04-12 |
Nick Lewycky | Consider ConstantAggregateZero as well as ConstantArray...
|
commit | commitdiff | tree |
2011-04-12 |
Nick Lewycky | Make IRBuilder support StringRef for building strings.
|
commit | commitdiff | tree |
2011-04-11 |
Nick Lewycky | Just because a GlobalVariable's initializer is [N x...
|
commit | commitdiff | tree |
2011-04-08 |
Nick Lewycky | Add a function for profiling to run at shutdown. Unlike...
|
commit | commitdiff | tree |
2011-04-08 |
Nick Lewycky | llvm.global_[cd]tor is defined to be either external...
|
commit | commitdiff | tree |
2011-04-07 |
Nick Lewycky | Set unnamed_addr on strings created through the IRBuilder.
|
commit | commitdiff | tree |
2011-04-07 |
Nick Lewycky | Add support for ArrayRef in IRBuilder's CreateCall.
|
commit | commitdiff | tree |
2011-04-06 |
Nick Lewycky | Fix typo in doxy-comment.
|
commit | commitdiff | tree |
2011-04-06 |
Nick Lewycky | Fix comment to use llvm 2.x syntax.
|
commit | commitdiff | tree |
2011-04-06 |
Nick Lewycky | Replace const std::vector& with ArrayRef in the type...
|
commit | commitdiff | tree |
2011-04-06 |
Nick Lewycky | Add an empty key for DebugLoc so that you can store...
|
commit | commitdiff | tree |
2011-04-06 |
Nick Lewycky | Support using DebugLoc's in a DenseMap.
|
commit | commitdiff | tree |
2011-04-05 |
Nick Lewycky | Fix typos. Adjust some whitespace for style. No functionalit...
|
commit | commitdiff | tree |
2011-03-31 |
Nick Lewycky | Pick better examples. "fpext float 3.1415 to double...
|
commit | commitdiff | tree |
2011-03-31 |
Nick Lewycky | Fix typo in generated HTML.
|
commit | commitdiff | tree |
2011-03-28 |
Nick Lewycky | Remove tabs I accidentally added.
|
commit | commitdiff | tree |
2011-03-27 |
Nick Lewycky | Teach the transformation that moves binary operators...
|
commit | commitdiff | tree |
2011-03-27 |
Nick Lewycky | Add a small missed optimization: turn X == C ? X :...
|
commit | commitdiff | tree |
2011-03-25 |
Nick Lewycky | No functionality change, just adjust some whitespace...
|
commit | commitdiff | tree |
2011-03-25 |
Nick Lewycky | No functionality change. Fix up some whitespace and...
|
commit | commitdiff | tree |
2011-03-21 |
Nick Lewycky | Fix INT_MIN gotcha pointed out by Eli Friedman.
|
commit | commitdiff | tree |
2011-03-21 |
Nick Lewycky | Fix comments
|
commit | commitdiff | tree |
2011-03-17 |
Nick Lewycky | Add comments for the demanglings. Correct mangled form...
|
commit | commitdiff | tree |
2011-03-17 |
Nick Lewycky | Add "swi" which is an obsolete mnemonic for "svc".
|
commit | commitdiff | tree |