summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add bundle aware API for querying instruction properties and switch the codeEvan Cheng2011-12-07
* Adding missing anchor to DATDeltaAlgorithm.David Blaikie2011-12-07
* make CR spill and restore 64-bit clean (no functional change), and fix some o...Hal Finkel2011-12-07
* make base register selection used in eliminateFrameIndex 64-bit cleanHal Finkel2011-12-07
* set mayStore and mayLoad on CR pseudosHal Finkel2011-12-07
* 64-bit LR8 load should use X11 not R11Hal Finkel2011-12-07
* Eliminate delta argument from AdjustBBOffsetsAfter.Jakob Stoklund Olesen2011-12-07
* Compute some alignment information for each basic block.Jakob Stoklund Olesen2011-12-07
* Zap unnecessary isIntDivCheap() check. PR11485. No testcase because this do...Eli Friedman2011-12-07
* ARM tidy up and remove no longer needed InstAlias definitions.Jim Grosbach2011-12-07
* Move common expression into a method.Jakob Stoklund Olesen2011-12-07
* ARM Implement ARM ARM Table A7-3 via TokenAlias.Jim Grosbach2011-12-07
* Group BBSizes and BBOffsets into a single vector<BasicBlockInfo>.Jakob Stoklund Olesen2011-12-07
* Add missing check.Jakob Stoklund Olesen2011-12-07
* ARM: NEON SHLL instruction immediate operand range checking.Jim Grosbach2011-12-07
* Support vector bitcasts in the AsmPrinter. PR11495.Eli Friedman2011-12-07
* Add a few moreLocal/Global R_MIPS_GOT related fixups andBruno Cardoso Lopes2011-12-07
* Add MachineOperand IsInternalRead flag.Jakob Stoklund Olesen2011-12-07
* Fix an optimization involving EXTRACT_SUBVECTOR in DAGCombine so it behaves c...Eli Friedman2011-12-07
* Remove unneeded type.Jakub Staszak2011-12-07
* ARM: Parameterize the immediate operand type for NEON VSHLL.Jim Grosbach2011-12-07
* - Remove unneeded #includes.Jakub Staszak2011-12-06
* Extend AsmMatcher token literal matching to allow aliasing.Jim Grosbach2011-12-06
* Make Release Notes HTML 4.01 Strict.Jakub Staszak2011-12-06
* llvm-build: Don't generate duplicate dependencies when LLVMBuild files defineDaniel Dunbar2011-12-06
* Add documentation for machine-independent DFA packetizerAnshuman Dasgupta2011-12-06
* Revert r145971: "Use conservative size estimate for tBR_JTr."Jakob Stoklund Olesen2011-12-06
* Add link to builtin_expect in Release Notes.Jakub Staszak2011-12-06
* Re-enable compact unwind. It seems to work now. <rdar://problem/10441838>Bill Wendling2011-12-06
* Explicitly check for the different SUB instructions.Bill Wendling2011-12-06
* First chunk of MachineInstr bundle support.Evan Cheng2011-12-06
* Tidy up. Fix naming convention stuff for some internal functions.Jim Grosbach2011-12-06
* Use conservative size estimate for tBR_JTr.Jakob Stoklund Olesen2011-12-06
* Remove alignment from deserted constant islands.Jakob Stoklund Olesen2011-12-06
* Encode the total stack if there isn't a frame.Bill Wendling2011-12-06
* * Add a macro to remove a magic number.Bill Wendling2011-12-06
* Pretty-print basic block alignment.Jakob Stoklund Olesen2011-12-06
* Add link to llvm.expect in Release Notes.Jakub Staszak2011-12-06
* delaying restore-cr changed assigned registers in some testsHal Finkel2011-12-06
* add a test case that uses RESTORE_CRHal Finkel2011-12-06
* add RESTORE_CR and support CR unspillsHal Finkel2011-12-06
* remove old FIXMEHal Finkel2011-12-06
* Check the correct value for small stack sizes. Also modify some comments.Bill Wendling2011-12-06
* For a small sized stack, we encode that value directly with no "stack adjust"...Bill Wendling2011-12-06
* PTX: Continue to fix up the register mess.Justin Holewinski2011-12-06
* PTX: Encode registers as unsigned values in the MC asm printer instead of usi...Justin Holewinski2011-12-06
* use space star instead of star spaceSebastian Pop2011-12-06
* add missing point at the end of sentencesSebastian Pop2011-12-06
* Simplify common predecessor finding.Benjamin Kramer2011-12-06
* Push StringRefs through the metadata interface.Benjamin Kramer2011-12-06