summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012:Stepan Dyatkovskiy2012-03-08
* Re-commit r152202 hopefully fixing the MSVC linker error.Craig Topper2012-03-08
* Revert r152288, "[ADT] Change the trivial FoldingSetNodeID::Add* methods to beDaniel Dunbar2012-03-08
* Test case for r152280, r152285 and r152290.Akira Hatanaka2012-03-08
* Invoke setTargetDAGCombine for SELECT.Akira Hatanaka2012-03-08
* [ADT] Change the trivial FoldingSetNodeID::Add* methods to be inline.Daniel Dunbar2012-03-08
* Swap the operands of a select node if the false (the second) operand is 0.Akira Hatanaka2012-03-08
* Rotate two of the functions used to count bonuses for the inline costChandler Carruth2012-03-08
* Set minimum function alignment to 3 if target is Mips64.Akira Hatanaka2012-03-08
* This patch eliminates redundant instructions that produce 0.Akira Hatanaka2012-03-08
* misched interface: Expose the MachineScheduler pass.Andrew Trick2012-03-08
* ARM don't use MCRelaxAll, as it's not safe on ARM.Jim Grosbach2012-03-08
* Improved support in RuntimeDyldMachO for generatingSean Callanan2012-03-07
* Cleanup VLIWPacketizer to use the updated ScheduleDAGInstrs interface.Andrew Trick2012-03-07
* misched prep: Expose the ScheduleDAGInstrs interface so targets mayAndrew Trick2012-03-07
* misched prep: Remove LLVM_LIBRARY_VISIBILITY from ScheduleDAGInstrs.Andrew Trick2012-03-07
* misched prep: Comment the ScheduleDAGInstrs interface.Andrew Trick2012-03-07
* misched prep: Cleanup ScheduleDAGInstrs interface.Andrew Trick2012-03-07
* misched prep: remove extra "protected"Andrew Trick2012-03-07
* misched prep: rename InsertPos to End.Andrew Trick2012-03-07
* misched preparation: rename core scheduler methods for consistency.Andrew Trick2012-03-07
* Copy the right amount of elements.Benjamin Kramer2012-03-07
* SmallPtrSet: Copy all the elements when swapping, not just numelements.Benjamin Kramer2012-03-07
* [fast-isel] ARMEmitCmp generates FMSTAT, which transfers the floating-point Chad Rosier2012-03-07
* Use llvm-mc instead of llc. Patch by Jack Carter.Rafael Espindola2012-03-07
* configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer2012-03-07
* Revert r152202 as it's causing internal buildbot failures.Chad Rosier2012-03-07
* Fix infinite loop in nested multiclasses.Jakob Stoklund Olesen2012-03-07
* Try a completely different approach to this type trait to appease olderChandler Carruth2012-03-07
* Attempt #2 at appeasing GCC 4.3. This compiler really doesn't like theseChandler Carruth2012-03-07
* Try to clarify this comment some.Chandler Carruth2012-03-07
* Switch the is_integral_or_enum trait machinery to use an explicitChandler Carruth2012-03-07
* What's better than fixing and simplifying broken hash functions?Chandler Carruth2012-03-07
* Remove another outbreak of customized (and completely broken) hashing.Chandler Carruth2012-03-07
* Add support to the hashing infrastructure for automatically hashing bothChandler Carruth2012-03-07
* Where the BranchFolding pass removes a branch then adds another better branch,Bill Wendling2012-03-07
* Fix cmakeAndrew Trick2012-03-07
* commentAndrew Trick2012-03-07
* misched preparation: clarify ScheduleDAG and ScheduleDAGInstrs roles.Andrew Trick2012-03-07
* ScheduleDAGInstrs commentsAndrew Trick2012-03-07
* misched preparation: modularize schedule emission.Andrew Trick2012-03-07
* misched preparation: modularize schedule printing.Andrew Trick2012-03-07
* misched preparation: modularize schedule verification.Andrew Trick2012-03-07
* whitespaceAndrew Trick2012-03-07
* Use uint16_t to store InstrNameIndices in MCInstrInfo. Add asserts to protect...Craig Topper2012-03-07
* Missing change in r152106 for TinyPtrVector.Eli Friedman2012-03-07
* Switch this code to use hash_combine_range rather than incremental callsChandler Carruth2012-03-07
* Cache the sized-ness of struct types, once we reach the steady state ofChandler Carruth2012-03-07
* Remove an accidental cut/paste of a comment into the middle ofChandler Carruth2012-03-07
* No functionality change. Type::isSized() can be expensive, so avoid calling itNick Lewycky2012-03-07