aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r182085 introduced a change that triggered an assertion on ARM. This is an im...David Tweed2013-05-171-2/+4
* [PowerPC] Fix hi/lo encoding in old-style code emitterUlrich Weigand2013-05-174-33/+17
* [PowerPC] Merge/rename PPC fixup typesUlrich Weigand2013-05-175-53/+42
* [PowerPC] Fix processing of ha16/lo16 fixupsUlrich Weigand2013-05-174-7/+47
* Fix a typo (ouput => output)Sylvestre Ledru2013-05-171-1/+1
* Don't cast away constness.Benjamin Kramer2013-05-171-2/+2
* Minor changes to the MCJITTest unittests to use the correct API for finalizingDavid Tweed2013-05-1713-33/+48
* R600/SI: return undef instead of null for skipped argumentsChristian Konig2013-05-171-2/+2
* [Sparc] Prevent instructions that defines or uses %o7 to be in call's delay s...Venkatraman Govindaraju2013-05-162-5/+26
* Generate debug info for by-value struct args even if they are not used.Adrian Prantl2013-05-162-1/+133
* llvm-objdump: Initialize MCDisassembler once instead of for each section.Ahmed Bougacha2013-05-161-45/+45
* [mips] Improve instruction selection for pattern (store (fp_to_sint $src), $p...Akira Hatanaka2013-05-164-9/+92
* Remove addFrameMove.Rafael Espindola2013-05-168-130/+88
* More test coverage for addFrameMove.Rafael Espindola2013-05-161-0/+15
* [mips] Factor out unaligned store lowering code.Akira Hatanaka2013-05-161-10/+14
* Fix cpu on test CodeGen/PowerPC/ctrloop-fp64.llHal Finkel2013-05-161-1/+1
* Mips assembler: Add TwoOperandConstraint definitionsJack Carter2013-05-163-3/+14
* Mips td file formatting: white space and long linesJack Carter2013-05-164-8/+13
* More addFrameMove test coverage.Rafael Espindola2013-05-161-0/+2
* Create an new preheader in PPCCTRLoops to avoid counter register clobbersHal Finkel2013-05-162-153/+197
* [mips] Test case for r182042. Add comment.Akira Hatanaka2013-05-162-0/+60
* [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