summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* [SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford2013-10-01
* [SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford2013-10-01
* SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.Benjamin Kramer2013-10-01
* [SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford2013-10-01
* [SystemZ] Use upper words of GR64s for codegenRichard Sandiford2013-10-01
* [SystemZ] Reapply: Add definitions of LFH and STFHRichard Sandiford2013-10-01
* [mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intr...Daniel Sanders2013-10-01
* This patch adds aliases for Mips sub instruction with immediate operands. Cor...Vladimir Medic2013-10-01
* AVX-512: Added X86vzmovl patternsElena Demikhovsky2013-10-01
* Add the DW_AT_GNU_ranges_base attribute if we've emitted any rangesEric Christopher2013-10-01
* Use CHECK-LABELMatt Arsenault2013-09-30
* The DW_AT_GNU_pubnames/pubtypes attributes are actually formEric Christopher2013-09-30
* Add llvm-readobj to the list of programs to find in the freshly builtEric Christopher2013-09-30
* Use right address space size in InstCombineComparesMatt Arsenault2013-09-30
* Constant fold ptrtoint + compare with address spacesMatt Arsenault2013-09-30
* [ARM] Fix Thumb(-2) diagnostic tests.Tilmann Scheller2013-09-30
* TBAA: update tbaa format from scalar format to struct-path aware format.Manman Ren2013-09-30
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-09-30
* [mips][msa] Direct Object Emission for I8 instructions.Jack Carter2013-09-30
* [mips][msa] Direct Object Emission for I5 instructions.Jack Carter2013-09-30
* [mips][msa] Direct Object Emission for 2R instructions.Jack Carter2013-09-30
* [PATCH 1/4] [mips][msa] Source register of FILL instructions is GPRJack Carter2013-09-30
* [ARM] Use FileCheck instead of grep for ARM LDRD negative tests.Tilmann Scheller2013-09-30
* Revert "Enable building LTO on WIN32."Rafael Espindola2013-09-30
* [ARM] Assembler: ARM LDRD with writeback requires the base register to be dif...Tilmann Scheller2013-09-30
* IRBuilder: Add RAII objects to reset insertion points or fast math flags.Benjamin Kramer2013-09-30
* Enable building LTO on WIN32.Rafael Espindola2013-09-30
* Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*Joey Gouly2013-09-30
* [ARM] Assembler: Add more negative tests for ARM LDRD.Tilmann Scheller2013-09-30
* [SystemZ] Revert r191661: Add definitions of LFH and STFHRichard Sandiford2013-09-30
* [SystemZ] Add definitions of LFH and STFHRichard Sandiford2013-09-30
* Add a few more FMA4 disassembler test cases to match the scalar set with rega...Craig Topper2013-09-30
* Various x86 disassembler fixes.Craig Topper2013-09-30
* ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyc...Benjamin Kramer2013-09-29
* Revert accidental commit.Craig Topper2013-09-29
* Change type of XOP flag in code emitters to a bool. Remove a some unneeded ca...Craig Topper2013-09-29
* Add a test that large offsets on GEPs on 32 bits targets are handled correctly.Benjamin Kramer2013-09-28
* Fix spelling intruction -> instruction.Robert Wilhelm2013-09-28
* R600: Fix handling of NAN in comparison instructionsTom Stellard2013-09-28
* AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format.Manman Ren2013-09-28
* [mips] Make sure loads from lazy-binding entries do not get CSE'd or hoisted outAkira Hatanaka2013-09-28
* Use right pointer type in DebugIRMatt Arsenault2013-09-27
* Resurrect lit.local.cfg to un-break hexagon buildbot.Rui Ueyama2013-09-27
* Fix SLPVectorizer using wrong address space for load/storeMatt Arsenault2013-09-27
* Re-submit r191472 with a fix for big endian.Rui Ueyama2013-09-27
* InstCombine: Only foldSelectICmpAndOr for integer typesJustin Bogner2013-09-27
* Adding intrinsics to the llvm backend for TBM instruction set.Yunzhong Gao2013-09-27
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-27
* Transforms: Use getFirstNonPHI to set the insertion point for PHIsJustin Bogner2013-09-27
* [SystemZ] Rein back the use of block operationsRichard Sandiford2013-09-27