summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* [SystemZ] Improve handling of PC-relative addressesRichard Sandiford2013-09-27
* [mips][msa] Implemented insert.d intrinsic.Daniel Sanders2013-09-27
* ARM: Teach assembler to enforce constraints for ARM LDRD destination register...Tilmann Scheller2013-09-27
* [mips][msa] Implemented fill.d intrinsic.Daniel Sanders2013-09-27
* [mips][msa] Implemented copy_[us].d intrinsic.Daniel Sanders2013-09-27
* [mips][msa] Implemented insert_vector_elt for v4f32 and v2f64.Daniel Sanders2013-09-27
* [mips][msa] Implemented extract_vector_elt for v4f32 or v2f64Daniel Sanders2013-09-27
* Remove superfluous comment accidentally checked-in.Andrea Di Biagio2013-09-27
* [mips][msa] Added support for MSA registers to copyPhysRegDaniel Sanders2013-09-27
* [mips][msa] Added support for matching splati from normal IR (i.e. not intrin...Daniel Sanders2013-09-27
* Re-apply the change from r191393 with fix for pr17380.Andrea Di Biagio2013-09-27
* ARM: Teach assembler to enforce constraint for Thumb2 LDRD (literal/immediate...Tilmann Scheller2013-09-27
* [mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal e...Daniel Sanders2013-09-27
* [mips][msa] Expand all truncstores and loadexts for MSA as well as DSPDaniel Sanders2013-09-27
* [mips][msa] Added missing check in performSRACombineDaniel Sanders2013-09-27
* Fixing Intel format of the vshufpd instruction.Yunzhong Gao2013-09-27
* Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...Rui Ueyama2013-09-27
* llvm-objdump: Dump COFF import table if -private-headers option is given.Rui Ueyama2013-09-27
* MCParser/Debug info: Accept line number 0 as a legitimate value, sinceAdrian Prantl2013-09-26
* [mips][msa] Direct Object Emission for 3RF instructions.Jack Carter2013-09-26
* Fix PR 17372: Emitting PLD for stack address for ARM Thumb2Weiming Zhao2013-09-26
* [PowerPC] Fix PR17354: Generate nop after local calls for PIC code.Bill Schmidt2013-09-26
* Revert r191393 since it caused pr17380.Andrea Di Biagio2013-09-26
* [Sparc] Implements exception handling in SPARC with DwarfCFI.Venkatraman Govindaraju2013-09-26
* Implements parsing and emitting of .cfi_window_save in MC.Venkatraman Govindaraju2013-09-26
* [ARM] Use the load-acquire/store-release instructions optimally in AArch32.Amara Emerson2013-09-26
* PPC: Allow partial fills in writeNopData()David Majnemer2013-09-26
* PPC: Add support for fctid and fctiwDavid Majnemer2013-09-26
* [mips][msa] Direct Object Emission for 3R instructions.Jack Carter2013-09-26
* [mips][msa] Direct Object Emission for 2RF instructions.Jack Carter2013-09-25
* [mips][msa] Direct Object Emission support for the MSA instruction set. Jack Carter2013-09-25
* Fix PR 17368: disable vector mul distribution for square of add/sub for ARMWeiming Zhao2013-09-25
* Unify pubsection/gnu pubsection printing.Eric Christopher2013-09-25
* Test commit. Removed trailing whitespace.Josh Magee2013-09-25
* Fix a bad typo in the inline assembly code for mips16 pic fp stubsReed Kotler2013-09-25
* Teach DAGCombiner how to canonicalize dags according to the ruleAndrea Di Biagio2013-09-25
* SLPVectorize: Put horizontal reductions feeding a store under separate flagArnold Schwaighofer2013-09-25
* MC: Add support for treating $ as a reference to the PCDavid Majnemer2013-09-25
* [PR16882] Ignore noreturn definitions when setting isPhysRegUsed.Quentin Colombet2013-09-25
* CriticalAntiDepBreaker is no longer needed for armv7 scheduling.Andrew Trick2013-09-25
* Move LTO support library to a component, allowing it to be testedPeter Collingbourne2013-09-24
* Add missing check to SETCC optimization.Eli Friedman2013-09-24
* llvm-dwarfdump support for gnu_pubtypesDavid Blaikie2013-09-24
* Test case for r191314. Yi Jiang2013-09-24
* Verify that we don't optimize null return checks to the nothrow_t version of ...Benjamin Kramer2013-09-24
* Make the size and expr arguments of .fill directive optional.Roman Divacky2013-09-24
* MemoryBuiltins: Reinstate optimizing (uninitialized) loads from operator new.Benjamin Kramer2013-09-24
* MemoryBuiltins: Fix operator new bits.Benjamin Kramer2013-09-24
* Teach MemoryBuiltins and InstructionSimplify that operator new never returns ...Benjamin Kramer2013-09-24
* [mips][msa] Added support for matching pckev, and pckod from normal IR (i.e. ...Daniel Sanders2013-09-24