summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* ARM two-operand aliases for VADDW instructions.Jim Grosbach2011-12-07
* ARM two-operand aliases for VADD instructions.Jim Grosbach2011-12-07
* Flesh out a bit more of the bitcode use-list ordering preservation code.Chad Rosier2011-12-07
* Variable cleanup. Based on past patch submittals variable names haveBruno Cardoso Lopes2011-12-07
* Make sure we correctly set LiveRegGens when a call is unscheduled. <rdar://p...Eli Friedman2011-12-07
* 64-bit WrapperPICPat patterns.Akira Hatanaka2011-12-07
* Fix an assertion in the scheduler. PR11386. No testcase included because it...Eli Friedman2011-12-07
* Define base class for WrapperPICPat.Akira Hatanaka2011-12-07
* Modify LowerFCOPYSIGN to handle Mips64.Akira Hatanaka2011-12-07
* Begin adding experimental support for preserving use-list ordering of bitcodeChad Rosier2011-12-07
* These global variables aren't thread-safe, STATISTIC is. Andy Trick tells meNick Lewycky2011-12-07
* ValueEnumerator - debug dump().Chad Rosier2011-12-07
* Fix comment.Akira Hatanaka2011-12-07
* Fix comment.Akira Hatanaka2011-12-07
* Fix 64-bit immediate patterns.Akira Hatanaka2011-12-07
* Nuke inadvertant debugging commit.Jim Grosbach2011-12-07
* Darwin assembler improved relocs when w/o subsections_via_symbols.Jim Grosbach2011-12-07
* Remove unneeded semicolon.Jakub Staszak2011-12-07
* Thumb2 alias for long-form pop and friends.Jim Grosbach2011-12-07
* ARM support the .arm and .thumb directives for assembly mode switching.Jim Grosbach2011-12-07
* ARM NEON VCLT(register) is a pseudo aliasing VCGT(register).Jim Grosbach2011-12-07
* Remove unused include.Duncan Sands2011-12-07
* Fix a bunch of SSE/AVX patterns to use proper memop types. In particular, not...Craig Topper2011-12-07
* Adjust the stack by one pointer size for all frameless stacks.Bill Wendling2011-12-07
* Fix off-by-one error when encoding the stack size for a frameless stack.Bill Wendling2011-12-07
* 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
* Revert r145971: "Use conservative size estimate for tBR_JTr."Jakob Stoklund Olesen2011-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