summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst regTom Stellard2013-07-08
* Merging r182394:Bill Wendling2013-05-29
* Merging r182298:Bill Wendling2013-05-29
* Merging r182254:Bill Wendling2013-05-29
* Merging r182253:Bill Wendling2013-05-29
* Merging r182486:Bill Wendling2013-05-22
* Merging r182387:Bill Wendling2013-05-21
* Merging r182364:Bill Wendling2013-05-21
* Merging r182113:Bill Wendling2013-05-17
* Merging r181540:Bill Wendling2013-05-16
* Merging r181580:Bill Wendling2013-05-16
* Merging r181579:Bill Wendling2013-05-16
* Merging r181578:Bill Wendling2013-05-16
* Merging r181577:Bill Wendling2013-05-16
* Merging r181576:Bill Wendling2013-05-16
* Merging r181842:Bill Wendling2013-05-15
* Merging r181800:Bill Wendling2013-05-14
* Merging r181397:Bill Wendling2013-05-10
* Merging r181423:Bill Wendling2013-05-09
* Reduce attributes.Bill Wendling2013-05-06
* R600: Emit config values in register / value pairsTom Stellard2013-05-06
* R600: Stop emitting the instruction type byte before each instructionTom Stellard2013-05-06
* R600: Emit ISA for CALL_FS_* instructionsTom Stellard2013-05-06
* [SystemZ] Add CodeGen test casesUlrich Weigand2013-05-06
* Fix slightly too aggressive conact_vector optimization.Michael Kuperstein2013-05-06
* Add a testcase that checks that we generate functions with frameBill Wendling2013-05-06
* Test case for r181160 and r181161. rdar://13782395Evan Cheng2013-05-05
* For ARM backend, fixed "byval" attribute support.Stepan Dyatkovskiy2013-05-05
* Remove a recently redundant transform from X86ISelLowering.David Majnemer2013-05-05
* AArch64: support literal pool access in large memory model.Tim Northover2013-05-04
* AArch64: support large code model for jump-tablesTim Northover2013-05-04
* AArch64: implement support for blockaddress in large code modelTim Northover2013-05-04
* AArch64: implement large code model access to global variables.Tim Northover2013-05-04
* Remove some uneeded pseudos in the presence of the naked function attribute.Reed Kotler2013-05-03
* [mips] Split the DSP control register and define one register for each field ofAkira Hatanaka2013-05-03
* R600: Expand vector or, shl, srl, and xor nodesTom Stellard2013-05-03
* R600: Add pattern for SHA-256 Ma functionTom Stellard2013-05-03
* [mips] Handle reading, writing or copying of ccond field of DSP controlAkira Hatanaka2013-05-02
* R600: Signed literals are 64bits wideVincent Lejeune2013-05-02
* R600: If previous bundle is dot4, PV valid chan is always XVincent Lejeune2013-05-02
* R600: Add a test to check that use_kill is emittedVincent Lejeune2013-05-02
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-02
* Hexagon - Add peephole optimizations for zero extends.Pranav Bhandarkar2013-05-02
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-02
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-05-02
* Avoid generating tempfile(s) never usedMichael Liao2013-05-01
* Revert r180737. The companion patch was reverted, and this is not relevant ri...Bill Wendling2013-05-01
* Optimize away nop CONCAT_VECTOR nodes.Nadav Rotem2013-05-01
* Put VMOVPQIto64rr in the VRPDI class.Rafael Espindola2013-05-01
* Forget remove the tempfile argumentMichael Liao2013-05-01