summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Add -disable-debug-info-verifier to a RUN line.Rafael Espindola2013-07-24
* Fix a problem I introduced in r187029 where we would over-eagerlyChandler Carruth2013-07-24
* Fix PR16687 where we were incorrectly promoting an alloca that hadChandler Carruth2013-07-24
* Update testing cases to make them pass debug info verification.Manman Ren2013-07-24
* DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)FreeTom Stellard2013-07-23
* R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS loads when necessaryTom Stellard2013-07-23
* Debug Info: improve the Finder.Manman Ren2013-07-23
* [ARM][ISel] Improve the lowering of vector loads.Quentin Colombet2013-07-23
* Add not so that these tests pass with pipefail enabled.Rafael Espindola2013-07-23
* Add -disable-debug-info-verifier.Rafael Espindola2013-07-23
* Add an initial implementation of archive symbol table generation.Rafael Espindola2013-07-23
* llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disable-debug-info-verifier,...NAKAMURA Takumi2013-07-23
* Don't let x86 asm printer use the no operand movsd alias. It should use the n...Craig Topper2013-07-23
* R600: Add support for 24-bit MAD instructionsTom Stellard2013-07-23
* R600: Add support for 24-bit MUL instructionsTom Stellard2013-07-23
* R600: Improve support for < 32-bit loadsTom Stellard2013-07-23
* R600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISel::Select()Tom Stellard2013-07-23
* R600: Use KCache for kernel argumentsTom Stellard2013-07-23
* R600: Use the same compute kernel calling convention for all GPUsTom Stellard2013-07-23
* R600: Use correct LoadExtType when lowering kernel argumentsTom Stellard2013-07-23
* R600: Clean up extended load patternsTom Stellard2013-07-23
* R600: Expand vector FNEGTom Stellard2013-07-23
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-23
* When we vectorize across multiple basic blocks we may vectorize PHINodes that...Nadav Rotem2013-07-22
* Fix the move to/from accumulator register instructions that use a full 64-bitKevin Enderby2013-07-22
* Fix typo in test.Jakub Staszak2013-07-22
* Recommit r186813: More Intel syntax alias fixes. With the addition of suppres...Craig Topper2013-07-22
* Recommit r186217 with testcase fix:Bill Wendling2013-07-22
* [mips] Fix MipsAsmParser::parseCCRRegs.Akira Hatanaka2013-07-22
* Mark ELF's first symbol as format specific so that llvm-nm ignores it.Rafael Espindola2013-07-22
* [mips] Use ADDu instead of OR to copy general purpose registers. Also, deleteAkira Hatanaka2013-07-22
* This adds range checking for "ldr Rn, [pc, #imm]" Thumb Mihai Popa2013-07-22
* Replace archive members in the old position.Rafael Espindola2013-07-22
* Don't depend on a llvm-ar specific behavior.Rafael Espindola2013-07-22
* [NVPTX] Use approximate FP ops when unsafe-fp-math is used, and appendJustin Holewinski2013-07-22
* Treat nothrow forms of ::operator delete and ::operator delete[] asRichard Smith2013-07-21
* Handle replacement into a position past the original member.Rafael Espindola2013-07-21
* Don't crash when llvm.compiler.used becomes empty.Rafael Espindola2013-07-20
* Disallow global aliases to bitcast between address spacesMatt Arsenault2013-07-20
* InstCombine: call FoldOpIntoSelect for all floating binops, not just fmulStephen Lin2013-07-20
* Have InlineCost check constant fcmpsMatt Arsenault2013-07-20
* Refactor AnalyzeBranch on ARM. The previous version did not always analyzeLang Hames2013-07-19
* Retry submitting r186623: COFFDumper: Dump data directory entries.Rui Ueyama2013-07-19
* R600: Don't emit empty then clause and use alu_pop_afterVincent Lejeune2013-07-19
* Fix inserting new elements in a specified location.Rafael Espindola2013-07-19
* s/compiler_used/compiler.used/.Rafael Espindola2013-07-19
* [SystemZ] Add tests for ALHSIK and ALGHSIKRichard Sandiford2013-07-19
* [SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2013-07-19
* [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.Joey Gouly2013-07-19
* [SystemZ] Add AHIK and AGHIKRichard Sandiford2013-07-19