2010-05-11 |
Jakob Stoklund Olesen | Simplify the tracking of used physregs to a bulk bitor... |
tree | commitdiff |
2010-05-11 |
Duncan Sands | I got tired of VISIBILITY_HIDDEN colliding with the... |
tree | commitdiff |
2010-05-11 |
Dan Gohman | Remove the "WantsWholeFile" concept, as it's no longer... |
tree | commitdiff |
2010-05-11 |
Dan Gohman | Trim #includes and forward declarations. |
tree | commitdiff |
2010-05-11 |
Dan Gohman | Fix a comment. |
tree | commitdiff |
2010-05-11 |
Dan Gohman | Implement a bunch more TargetSelectionDAGInfo infrastru... |
tree | commitdiff |
2010-05-11 |
Daniel Dunbar | MC/Mach-O x86_64: Switch to using fragment atom symbol. |
tree | commitdiff |
2010-05-11 |
Dan Gohman | Remove the TargetLowering::getSubtarget() virtual funct... |
tree | commitdiff |
2010-05-11 |
Douglas Gregor | Fixes for Microsoft Visual Studio 2010, from Steven... |
tree | commitdiff |
2010-05-11 |
Bill Wendling | The getDefaultSubtargetFeatures method of SubtargetFeat... |
tree | commitdiff |
2010-05-10 |
Daniel Dunbar | MC/Mach-O: Explicitly track atoms, as represented by... |
tree | commitdiff |
2010-05-10 |
David Greene | Fix PR6875: |
tree | commitdiff |
2010-05-10 |
Dan Gohman | Add an explicit keyword. |
tree | commitdiff |
2010-05-10 |
Daniel Dunbar | Add new configure option, --disable-timestamps, intende... |
tree | commitdiff |
2010-05-10 |
Dan Gohman | Delete an obsolete comment. |
tree | commitdiff |
2010-05-09 |
Chris Lattner | remove a dead file. |
tree | commitdiff |
2010-05-08 |
Chris Lattner | break coff symbol definition stuff out into proper... |
tree | commitdiff |
2010-05-08 |
Daniel Dunbar | Add llvm::sys::RunInterruptHandlers(), which runs the... |
tree | commitdiff |
2010-05-07 |
Devang Patel | Remove DIGlobal. |
tree | commitdiff |
2010-05-07 |
Devang Patel | Add DINameSpace::Verify(). |
tree | commitdiff |
2010-05-07 |
Douglas Gregor | Clang is dying on this with an ambiguous conversion... |
tree | commitdiff |
2010-05-07 |
Devang Patel | Verify variable directly. |
tree | commitdiff |
2010-05-07 |
Chris Lattner | add COFF support for COMDAT sections, patch by Nathan... |
tree | commitdiff |
2010-05-07 |
Kevin Enderby | Fix i386 relocations to Weak Definitions. The relocati... |
tree | commitdiff |
2010-05-07 |
Dale Johannesen | Fix PR 7087, and probably other things, by extending |
tree | commitdiff |
2010-05-07 |
Devang Patel | Wrap const MDNode * inside DIDescriptor. |
tree | commitdiff |
2010-05-07 |
Devang Patel | remove DIDescriptor::getNode() |
tree | commitdiff |
2010-05-07 |
Devang Patel | Avoid DIDescriptor::getNode(). Use overloaded operators... |
tree | commitdiff |
2010-05-07 |
Chris Lattner | switch MCSectionCOFF from a syntactic to semantic repre... |
tree | commitdiff |
2010-05-07 |
Dan Gohman | Add a simple module-level debug info printer. It just... |
tree | commitdiff |
2010-05-07 |
Dan Gohman | Add an LLVM IR version of code sinking. This uses the... |
tree | commitdiff |
2010-05-07 |
Dan Gohman | Const-ify some stuff. |
tree | commitdiff |
2010-05-07 |
Dan Gohman | Convert the DebugInfo classes dump() methods into print... |
tree | commitdiff |
2010-05-06 |
Dan Gohman | Add a DebugLoc argument to TargetInstrInfo::copyRegToRe... |
tree | commitdiff |
2010-05-06 |
Evan Cheng | Add argument TargetRegisterInfo to loadRegFromStackSlot... |
tree | commitdiff |
2010-05-06 |
Bob Wilson | Fix handling of unreachable blocks in the SSAUpdater... |
tree | commitdiff |
2010-05-05 |
Dan Gohman | Add an "IsBottomUp" member function to FastISel, which... |
tree | commitdiff |
2010-05-05 |
Daniel Dunbar | MC: Make setVariableValue check the redefinition condit... |
tree | commitdiff |
2010-05-05 |
Evan Cheng | Move REG_SEQUENCE removal to 2addr pass. |
tree | commitdiff |
2010-05-05 |
Chris Lattner | Implement rdar://7415680 - Twine integer support lacks... |
tree | commitdiff |
2010-05-05 |
Evan Cheng | Teach liveintervalanalysis about virtual registers... |
tree | commitdiff |
2010-05-05 |
Daniel Dunbar | MC: Rename MCSymbol::{g,s}etValue -> MCSymbol::{g,s... |
tree | commitdiff |
2010-05-05 |
Daniel Dunbar | MC/Mach-O/x86_64: Relocations in debug sections should... |
tree | commitdiff |
2010-05-04 |
Bob Wilson | Combine the implementations of the core part of the... |
tree | commitdiff |
2010-05-04 |
Daniel Dunbar | MC/Matcher: Add support for over-riding the default... |
tree | commitdiff |
2010-05-03 |
Dan Gohman | Factor out FastISel's code for materializing constants... |
tree | commitdiff |
2010-05-02 |
Duncan Sands | Remove the -enable-sjlj-eh option, which doesn't do... |
tree | commitdiff |
2010-05-01 |
David Chisnall | Added a variant of InlineCostAnalyzer::getInlineCost... |
tree | commitdiff |
2010-05-01 |
Chris Lattner | rename InlineInfo.DevirtualizedCalls -> InlinedCalls to |
tree | commitdiff |
2010-05-01 |
Evan Cheng | Add a pseudo instruction REG_SEQUENCE that takes a... |
tree | commitdiff |
2010-05-01 |
Dan Gohman | Get rid of the EdgeMapping map. Instead, just check... |
tree | commitdiff |
2010-04-30 |
Dan Gohman | Update BitVectorTest.cpp to stay in sync with SmallBitV... |
tree | commitdiff |
2010-04-30 |
Devang Patel | Attach AT_APPLE_optimized attribute to optimized functi... |
tree | commitdiff |
2010-04-30 |
Dan Gohman | Add some comments. |
tree | commitdiff |
2010-04-30 |
Dan Gohman | Properly escape edge source and destination labels. |
tree | commitdiff |
2010-04-30 |
Benjamin Kramer | SmallBitVector: Rework find_first/find_next and tweak... |
tree | commitdiff |
2010-04-30 |
Benjamin Kramer | Implement a read/write operator[] for SmallBitVector... |
tree | commitdiff |
2010-04-30 |
Benjamin Kramer | Make sure SmallBitVector actually uses the small case... |
tree | commitdiff |
2010-04-29 |
Chris Lattner | add some more (void)'s to prototypes for PR6961 |
tree | commitdiff |
2010-04-29 |
Devang Patel | Missed earlier. This is part of previous check-in.... |
tree | commitdiff |
2010-04-29 |
Evan Cheng | Add DenseMapInfo for int. |
tree | commitdiff |
2010-04-29 |
Dan Gohman | Elaborate on a comment. |
tree | commitdiff |
2010-04-29 |
Duncan Sands | Fix comment typo. |
tree | commitdiff |
2010-04-29 |
Torok Edwin | Fix PR6910. |
tree | commitdiff |
2010-04-29 |
Nick Lewycky | Fix typo. |
tree | commitdiff |
2010-04-29 |
Mon P Wang | Add support for assemblers that don't support periods... |
tree | commitdiff |
2010-04-29 |
Evan Cheng | Frame index can be negative. |
tree | commitdiff |
2010-04-28 |
Evan Cheng | Replace r102368 with code that's less fragile. This... |
tree | commitdiff |
2010-04-28 |
Chris Lattner | declare targets with (void) instead of () since this... |
tree | commitdiff |
2010-04-28 |
Chris Lattner | Rework global alignment computation again. Now we... |
tree | commitdiff |
2010-04-28 |
Devang Patel | Emit debug info for byval parameters. |
tree | commitdiff |
2010-04-28 |
Chris Lattner | further simplify EmitAlignment by eliminating the |
tree | commitdiff |
2010-04-28 |
Chris Lattner | remove a dead argument to EmitAlignment. |
tree | commitdiff |
2010-04-26 |
Chris Lattner | Fix a problem that lower invoke has with allocas (PR669... |
tree | commitdiff |
2010-04-26 |
Chris Lattner | on darwin empty functions need to codegen into somethin... |
tree | commitdiff |
2010-04-26 |
Dale Johannesen | Add DBG_VALUE handling for byval parameters; this |
tree | commitdiff |
2010-04-26 |
Dale Johannesen | Add PPC AsmPrinter handling for target-specific form of |
tree | commitdiff |
2010-04-26 |
Bob Wilson | Update MachineSSAUpdater with the same changes I made... |
tree | commitdiff |
2010-04-26 |
Evan Cheng | - Move TargetLowering::EmitTargetCodeForFrameDebugValue... |
tree | commitdiff |
2010-04-25 |
Dale Johannesen | Stop abusing EmitInstrWithCustomInserter for target... |
tree | commitdiff |
2010-04-24 |
Dan Gohman | Add a new utility function SimplifyICmpOperands. Much... |
tree | commitdiff |
2010-04-23 |
Chris Lattner | switch InlineInfo.DevirtualizedCalls's list to be of... |
tree | commitdiff |
2010-04-23 |
Dan Gohman | Move FastISel's HandlePHINodesInSuccessorBlocks call... |
tree | commitdiff |
2010-04-22 |
Chris Lattner | The inliner was choosing to not consider call sites |
tree | commitdiff |
2010-04-22 |
Chris Lattner | refactor the interface to InlineFunction so that most... |
tree | commitdiff |
2010-04-22 |
Dan Gohman | Move HandlePHINodesInSuccessorBlocks functions out... |
tree | commitdiff |
2010-04-22 |
Chris Lattner | fix file header. |
tree | commitdiff |
2010-04-21 |
Jakob Stoklund Olesen | Add fast register allocator, enabled with -regalloc... |
tree | commitdiff |
2010-04-21 |
Evan Cheng | Implement -disable-non-leaf-fp-elim which disable frame... |
tree | commitdiff |
2010-04-21 |
Dan Gohman | Add more const qualifiers on TargetMachine and friends. |
tree | commitdiff |
2010-04-21 |
Dan Gohman | Move several SelectionDAG-independent utility functions... |
tree | commitdiff |
2010-04-21 |
Evan Cheng | - Clean up some crappy code which deals with coalescing... |
tree | commitdiff |
2010-04-20 |
Dale Johannesen | Because of the EMMS problem, right now we have to support |
tree | commitdiff |
2010-04-20 |
Devang Patel | There is no need to install ValueMapper.h header. |
tree | commitdiff |
2010-04-20 |
Dan Gohman | Document that TargetRegisterInfo::contains does not... |
tree | commitdiff |
2010-04-20 |
Chris Lattner | move some select simplifications out out instcombine... |
tree | commitdiff |
2010-04-20 |
Eric Christopher | Remove the palignr intrinsics now that we lower them... |
tree | commitdiff |
2010-04-20 |
Dan Gohman | Sink DebugLoc handling out of SelectionDAGISel into... |
tree | commitdiff |
2010-04-20 |
Chris Lattner | make CallGraphNode dtor abort if a node is deleted... |
tree | commitdiff |
2010-04-20 |
Dan Gohman | Remove MachineFunction's DefaultDebugLoc member, and... |
tree | commitdiff |
next |