aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [mips] Fix instruction selection pattern for sint_to_fp node to avoid emittin...Akira Hatanaka2013-05-163-5/+53
* More test coverage for addFrameMove.Rafael Espindola2013-05-161-5/+7
* Mips assembler: Add branch macro definitionsJack Carter2013-05-163-16/+40
* DAGCombine: Also shrink eq compares where the constant is exactly as large as...Benjamin Kramer2013-05-162-1/+17
* [mips] Fix indentation.Akira Hatanaka2013-05-161-5/+5
* [mips] Delete unused enum value.Akira Hatanaka2013-05-162-4/+0
* Add TargetRegisterInfo::getCoveringLanes().Jakob Stoklund Olesen2013-05-165-9/+67
* [PowerPC] Use true offset value in "memrix" machine operandsUlrich Weigand2013-05-1612-194/+61
* PPC32 cannot form counter loops around i64 FP conversionsHal Finkel2013-05-162-1/+33
* Add a triple to the test to try to fix the windows bots.Rafael Espindola2013-05-161-1/+1
* More addFrameMove test coverage.Rafael Espindola2013-05-161-1/+9
* Use new CHECK-DAG support to stabilize CodeGen/PowerPC/recipest.llBill Schmidt2013-05-161-16/+16
* Add more addFrameMove test coverage.Rafael Espindola2013-05-161-0/+6
* Fixing a 64-bit conversion warning in MSVC.Aaron Ballman2013-05-161-1/+1
* Add more test coverage for addFrameMove.Rafael Espindola2013-05-161-0/+5
* Remove dead calls to addFrameMove.Rafael Espindola2013-05-161-25/+0
* [PowerPC] Report true displacement value from getPreIndexedAddressPartsUlrich Weigand2013-05-162-2/+21
* Add more addFrameMove test coverage.Rafael Espindola2013-05-161-1/+6
* Extend test to check the .cfi instructions.Rafael Espindola2013-05-161-1/+15
* [SystemZ] Tweak register array commentRichard Sandiford2013-05-161-2/+5
* Relax CHECK-NEXTs a bit to cope with atom's return nop padding.Benjamin Kramer2013-05-161-2/+2
* [msan] Switch TLS globals to initial-exec model.Evgeniy Stepanov2013-05-162-8/+17
* Removed unused variable, detected by gccPatrik Hagglund2013-05-161-2/+0
* Delete dead code.Rafael Espindola2013-05-161-1/+2
* Don't call addFrameMove on XCore.Rafael Espindola2013-05-161-34/+0
* Respect the 'nobuiltin' attribute when determining if a call is to a memory b...Richard Smith2013-05-162-0/+21
* Extend test for better coverage.Rafael Espindola2013-05-161-1/+6
* Removed dead code.Rafael Espindola2013-05-161-8/+4
* Fix PBQP graph iterator typedefs.Lang Hames2013-05-161-4/+4
* Patch number 2 for mips16/32 floating point interoperability stubs.Reed Kotler2013-05-162-3/+337
* Revert "Support unaligned load/store on more ARM targets"Derek Schuff2013-05-151-17/+4
* Remove dead code.Eli Bendersky2013-05-152-21/+0
* LoopVectorize: Move call of canHoistAllLoads to canVectorizeWithIfConvertArnold Schwaighofer2013-05-151-4/+4
* Delete dead code.Rafael Espindola2013-05-151-19/+9
* Set an explicit triple for this test.David Majnemer2013-05-151-1/+1
* undef setjmp in PPCCTRLoopsHal Finkel2013-05-151-0/+16
* X86: Remove redundant test instructionsDavid Majnemer2013-05-152-7/+193
* Use proper syntax.Bill Wendling2013-05-151-1/+1
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-1515-674/+1834
* Fix legalization of SETCC with promoted integer intrinsicsHal Finkel2013-05-151-2/+13
* Add lldb and polly to the projects to tag.Bill Wendling2013-05-151-2/+3
* Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)Derek Schuff2013-05-152-11/+30
* Cleanup relocation sorting for ELF.Rafael Espindola2013-05-153-58/+16
* PPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]NAKAMURA Takumi2013-05-151-14/+14
* Whitespace.NAKAMURA Takumi2013-05-151-2/+2
* [objc-arc] Fixed a spelling error and made the statistic descriptions be cons...Michael Gottesman2013-05-151-5/+5
* Add missing #includeDouglas Gregor2013-05-151-0/+1
* Support unaligned load/store on more ARM targetsDerek Schuff2013-05-151-4/+17
* Remove MCELFObjectTargetWriter::adjustFixupOffset hackUlrich Weigand2013-05-153-9/+0
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-154-66/+52