summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Don't crash on redefinitions.Rafael Espindola2014-05-09
* Add custom lowering for add/sub with overflow intrinsics to ARMLouis Gerbarg2014-05-09
* Add ExtractValue instruction to SimplifyCFG's ComputeSpeculationCostLouis Gerbarg2014-05-09
* R600/SI: Teach SIInstrInfo::moveToVALU() how to move S_LOAD_*_IMM instructionsTom Stellard2014-05-09
* R600/SI: Fix SMRD pattern for offsets > 32 bitsTom Stellard2014-05-09
* R600: Expand i64 SELECT_CCTom Stellard2014-05-09
* R600: Move MIN/MAX matching from LowerOperation() to PerformDAGCombine()Tom Stellard2014-05-09
* Attempt to pacify the bots - this commit requires asserts.James Molloy2014-05-09
* [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...Daniel Sanders2014-05-09
* ARM: HFAs must be passed in consecutive registersOliver Stannard2014-05-09
* [yaml2obj] Follow-up to the r208228 and r208406. Remove duplicated YAMLSimon Atanasyan2014-05-09
* [mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu...Daniel Sanders2014-05-09
* Mark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for now. This has two pairs o...NAKAMURA Takumi2014-05-09
* [mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6Daniel Sanders2014-05-09
* [mips] Added missing daddu test to the valid instruction tests.Daniel Sanders2014-05-09
* [mips] Added missing dsra -> dsrav and sra -> srav aliases.Daniel Sanders2014-05-09
* test/TableGen: Remove XFAIL:vg_leak out of 3 tests corresponding to r208293.NAKAMURA Takumi2014-05-09
* ARM: support PIC on Windows on ARMSaleem Abdulrasool2014-05-09
* Optimize shufflevector that copies an i64/f64 and zeros the rest.Filipe Cabecinhas2014-05-08
* test/CodeGen: Check that the correct register is used in a storeJustin Bogner2014-05-08
* [InstCombine] Some cleanup in optimization of redundant insertvalue instructi...Michael Zolotukhin2014-05-08
* Make a CodeGen test more robust against vector register selectionJustin Bogner2014-05-08
* add testcase for r208237: do not collect undef termsSebastian Pop2014-05-08
* [X86] Add target specific combine rules to fold SSE2/AVX2 packed arithmetic s...Andrea Di Biagio2014-05-08
* test: fix test on WindowsSaleem Abdulrasool2014-05-08
* Mark test/TableGen/listconcat.td as XFAIL:vg_leak. llvm-tblgen is ignorant of...NAKAMURA Takumi2014-05-08
* [mips] Correct tests that are meant to test valid assembly. They were actuall...Daniel Sanders2014-05-08
* ARM big endian function argument passingChristian Pirker2014-05-08
* [mips] Implement l[wd]c3, and s[wd]c3.Daniel Sanders2014-05-08
* Revert test commit. Removed blank line.Dario Domizioli2014-05-08
* [ARM64-BE] Teach fast-isel about how to set up sub-word stack arguments for b...James Molloy2014-05-08
* [mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=...Daniel Sanders2014-05-08
* [mips] Implement tlbp, tlbr, tlbwi, and tlbwrDaniel Sanders2014-05-08
* Test commit. Added blank line.Dario Domizioli2014-05-08
* ARM64: make sure FastISel emits SSA MachineInstrsTim Northover2014-05-08
* [asan] Preserve flags in asm instrumentation.Evgeniy Stepanov2014-05-08
* Move late partial-unrolling thresholds into the processor definitionsHal Finkel2014-05-08
* AArch64/ARM64: Port NEON post-increment load/store with 2/3/4 vectors to ARM6...Hao Liu2014-05-08
* test: fix silly typoSaleem Abdulrasool2014-05-08
* ARM: support FK_SecRel_2 relocations on WoASaleem Abdulrasool2014-05-08
* Lower certain build_vectors to insertps instructionsFilipe Cabecinhas2014-05-08
* IR: Don't allow non-default visibility on local linkageDuncan P. N. Exon Smith2014-05-07
* [X86] Add a test case for r208252.Quentin Colombet2014-05-07
* [Test] Remove c-index-test from the list of substitutionsAdam Nemet2014-05-07
* split delinearization pass in 3 stepsSebastian Pop2014-05-07
* [yaml2obj] Support ELF x86 relocations.Simon Atanasyan2014-05-07
* [ARM64][fast-isel] Disable target specific optimizations at -O0. Functionally,Chad Rosier2014-05-07
* [mips] Add highly experimental support for MIPS-I, MIPS-II, MIPS-III, and MIPS-VDaniel Sanders2014-05-07
* [InstCombine] Add optimization of redundant insertvalue instructions.Michael Zolotukhin2014-05-07
* [msan] Fix -fsanitize=memory -fno-integrated-as.Evgeniy Stepanov2014-05-07