2010-04-14 |
Dan Gohman | Use FunTy instead of hard-coding Function. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Bob Wilson | Don't custom lower bit converts to ARM VMOVDRRD or... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Oops, make these public. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Move getType() and getCaller() into CallSiteBase so... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Evan Cheng | Trim tests and convert to FileCheck. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Delete unneeeded arguments. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Delete unused arguments. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Factor out EH landing pad code into a separate function... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Reset the debug location even if the instruction was... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Fix a missing #include. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Refine #includes. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Split ISD::NodeType and a few related items out of... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Pull utility routines with no SelectionDAG dependence... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Gabor Greif | performance: cache the dereferenced use_iterator |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Delete an obsolete comment. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Delete an unused function. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Clear the FunctionLoweringInfo object before doing... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Move this assert out of SelectionDAGISel into FunctionL... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Move the code for initialing the entry block livein... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Reorgnaize this code to be more tidy and readable. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Trim #includes. |
commit | commitdiff | tree | snapshot |
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 |
next |