2010-04-14 |
Dan Gohman | Move the code for emitting livein copies out of Selecti... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Gabor Greif | performance: cache the dereferenced use_iterator |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Sink landing-pad marking code out of |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | It's not necessary to recompute EB here. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Gabor Greif | performance: cache the dereferenced use_iterator |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Fix whitespace, comments. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Add explicit keywords. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Use C++, not C++-standard-library-internals-ese. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Make SuccIterator's private parts private too. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Make helper utility members private. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Benjamin Kramer | EDis: Don't include inttypes.h. We support compilers... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | Enable RTTI again. While this works fine for LLVM,... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | Don't forget cmake! |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | Turn off RTTI for VMCore. Yay! |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | I don't know how, but I managed to goof the revert... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | Revert r101213. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | Remove accidentally committed cruft. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | Fix 80 column ruler. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | Bugpoint no longer uses exceptions. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Chris Lattner | implement mc asmparser support for '.', which gets the |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | Remove tab. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | Commit testcase for r101213. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Lewycky | While DAE can't modify the function signature of an... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Generalize this code to handle Instructions in addition... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Reorder the methods of this class to be a little more... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Johnny Chen | Fixed another assert exposed by fuzzing. Now, when... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Devang Patel | Clear MachineInstr->MCSymbol maps at the end of a function. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Johnny Chen | Fixed an assert() exposed by fuzzing. Now, instead... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Daniel Dunbar | Fix -Asserts warnings. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Devang Patel | XFAIL this test for powerpc. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Douglas Gregor | Unbreak CMake build by improving the EnhancedDisassembl... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Evan Cheng | Fast path implicit_def check. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Evan Cheng | Add test for post-ra machine licm. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Bob Wilson | Handle a v2f64 formal parameter that is split between... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Sean Callanan | Quick fix for build errors caused by undefined |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Sean Callanan | Fixed a nasty layering violation in the edis source |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Ted Kremenek | Add CMake support for 'edis'. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Johnny Chen | Changed getSOImmValRotate()'s hunt retry logic to ignor... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Devang Patel | Do not include types without any definition in pubtypes... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Evan Cheng | Avoid variable shadowing. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Evan Cheng | Expand postra machine licm's capability a little more... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jakob Stoklund... | Teach MachineSinking to handle easy critical edges. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Evan Cheng | Fix test on non-x86 hosts. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Evan Cheng | Re-apply 101075 and fix it properly. Just reuse the... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Chris Lattner | Make the disassembler respect the assembler dialect... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Eric Christopher | Temporarily revert r101075, it's causing invalid iterat... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Evan Cheng | Teach postra machine licm to hoist more obvious invaria... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Dan Gohman | Add a few comments. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Dan Gohman | Eliminate MachineBasicBlock::const_livein_iterator... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Dan Gohman | Rename MachineFrameInfo variables to MFI, for consisten... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Dan Gohman | Move MachineRegisterInfo's isLiveIn and isLiveOut out... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Dan Gohman | Use MachineBasicBlock::isLiveIn. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Dan Gohman | Delete an unused member variable. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Dan Gohman | Teach ScalarEvolution to simplify smax and umax when... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Dan Gohman | Minor code micro-optimizations. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Eric Christopher | Actually... return after the check for invalid input. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Benjamin Kramer | BumpPtrAllocator::Reset() doesn't need to allocate... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Benjamin Kramer | Update unittest for allocator laziness. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Benjamin Kramer | Let BumpPtrAllocator lazily allocate the first slab. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Owen Anderson | Remove SCCVN from the CMake build system. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Chris Lattner | checkpoint. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Owen Anderson | SCCVN, we hardly knew ye! |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Chris Lattner | Fix PR6826: GraphWriter delete the generated file befor... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Bob Wilson | Replace r101053 with a fix for getSOImmValRotate()... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Dan Gohman | Teach IndVarSimplify how to eliminate remainder operato... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Daniel Dunbar | VMCore: Add Type::getIntN[Ptr]Ty, which are the obvious... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Daniel Dunbar | IRBuilder: Add Create{Shl,LShr,And,Or,Xor} methods... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Chris Lattner | add llvm codegen support for -ffunction-sections and... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Sean Callanan | Build system fix to make llvm-mc properly build |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Micro-optimize a few hot spots. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Evan Cheng | Use .set expression for x86 pic jump table reference... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Add fast paths to ScalarEvolution::getSizeOf and getOff... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Bill Wendling | Third time's a charm... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Bill Wendling | Genericize the label test. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Bill Wendling | Correct test to test what I mean it to test. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Bill Wendling | Micro-optimization: |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Simplify this code. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Sean Callanan | Build system fixes. llvm-mc depends on |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Suppress LinearFunctionTestReplace when the computed... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Sean Callanan | Bug fix: made the enhanced disassembler's link |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Sean Callanan | Bug fix: included System/Types.h instead of |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Sean Callanan | Second try at integrating the edis tester. This |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Johnny Chen | Fixed a crasher in arm disassembler within ARMInstPrint... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Remove a #include. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Tobias Grosser | Remove unneeded debug in PostDominator runOnFunction() |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Tobias Grosser | Remove dead code in the dotty dominance tree printer. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Benjamin Kramer | Boolify. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Benjamin Kramer | Plug trivial leak. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Delete this code, which is no longer needed. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Move the EliminateIVUsers call back out to its original... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Generalize ScalarEvolution's PHI analysis to handle... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Rewrite the overflow checking in the get{Signed,Unsigne... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Use RecursivelyDeleteTriviallyDeadInstructions in Elimi... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Evan Cheng | Enable post regalloc machine licm by default. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Nick Lewycky | Remove use of exceptions from bugpoint. No deliberate... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Eric Christopher | Verify function prototypes before trying to optimize... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Remove unnecessary parens. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Dan Gohman | Re-apply r101000, with a fix: Don't eliminate an icmp... |
commit | commitdiff | tree | snapshot |
next |