| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -disable-debug-info-verifier to a RUN line. | Rafael Espindola | 2013-07-24 | 1 | -1/+1 |
* | Fix a problem I introduced in r187029 where we would over-eagerly | Chandler Carruth | 2013-07-24 | 1 | -0/+37 |
* | Fix PR16687 where we were incorrectly promoting an alloca that had | Chandler Carruth | 2013-07-24 | 1 | -0/+37 |
* | Update testing cases to make them pass debug info verification. | Manman Ren | 2013-07-24 | 3 | -28/+31 |
* | DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)Free | Tom Stellard | 2013-07-23 | 3 | -186/+38 |
* | R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS loads when necessary | Tom Stellard | 2013-07-23 | 1 | -25/+122 |
* | Debug Info: improve the Finder. | Manman Ren | 2013-07-23 | 9 | -21/+25 |
* | [ARM][ISel] Improve the lowering of vector loads. | Quentin Colombet | 2013-07-23 | 1 | -0/+14 |
* | Add not so that these tests pass with pipefail enabled. | Rafael Espindola | 2013-07-23 | 3 | -3/+3 |
* | Add -disable-debug-info-verifier. | Rafael Espindola | 2013-07-23 | 1 | -1/+1 |
* | Add an initial implementation of archive symbol table generation. | Rafael Espindola | 2013-07-23 | 2 | -0/+18 |
* | llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disable-debug-info-verifier,... | NAKAMURA Takumi | 2013-07-23 | 1 | -1/+1 |
* | Don't let x86 asm printer use the no operand movsd alias. It should use the n... | Craig Topper | 2013-07-23 | 3 | -12/+12 |
* | R600: Add support for 24-bit MAD instructions | Tom Stellard | 2013-07-23 | 2 | -0/+90 |
* | R600: Add support for 24-bit MUL instructions | Tom Stellard | 2013-07-23 | 2 | -0/+84 |
* | R600: Improve support for < 32-bit loads | Tom Stellard | 2013-07-23 | 2 | -14/+67 |
* | R600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISel::Select() | Tom Stellard | 2013-07-23 | 1 | -1/+1 |
* | R600: Use KCache for kernel arguments | Tom Stellard | 2013-07-23 | 17 | -90/+86 |
* | R600: Use the same compute kernel calling convention for all GPUs | Tom Stellard | 2013-07-23 | 1 | -2/+2 |
* | R600: Use correct LoadExtType when lowering kernel arguments | Tom Stellard | 2013-07-23 | 1 | -0/+19 |
* | R600: Clean up extended load patterns | Tom Stellard | 2013-07-23 | 2 | -1/+2 |
* | R600: Expand vector FNEG | Tom Stellard | 2013-07-23 | 1 | -0/+26 |
* | Debug Info Finder: use processDeclare and processValue to list debug info | Manman Ren | 2013-07-23 | 16 | -17/+17 |
* | When we vectorize across multiple basic blocks we may vectorize PHINodes that... | Nadav Rotem | 2013-07-22 | 1 | -0/+58 |
* | Fix the move to/from accumulator register instructions that use a full 64-bit | Kevin Enderby | 2013-07-22 | 2 | -0/+62 |
* | Fix typo in test. | Jakub Staszak | 2013-07-22 | 1 | -1/+1 |
* | Recommit r186813: More Intel syntax alias fixes. With the addition of suppres... | Craig Topper | 2013-07-22 | 1 | -15/+15 |
* | Recommit r186217 with testcase fix: | Bill Wendling | 2013-07-22 | 1 | -3/+3 |
* | [mips] Fix MipsAsmParser::parseCCRRegs. | Akira Hatanaka | 2013-07-22 | 1 | -1/+3 |
* | Mark ELF's first symbol as format specific so that llvm-nm ignores it. | Rafael Espindola | 2013-07-22 | 1 | -0/+1 |
* | [mips] Use ADDu instead of OR to copy general purpose registers. Also, delete | Akira Hatanaka | 2013-07-22 | 1 | -0/+2 |
* | This adds range checking for "ldr Rn, [pc, #imm]" Thumb | Mihai Popa | 2013-07-22 | 6 | -14/+31 |
* | Replace archive members in the old position. | Rafael Espindola | 2013-07-22 | 1 | -0/+3 |
* | Don't depend on a llvm-ar specific behavior. | Rafael Espindola | 2013-07-22 | 1 | -1/+2 |
* | [NVPTX] Use approximate FP ops when unsafe-fp-math is used, and append | Justin Holewinski | 2013-07-22 | 1 | -0/+43 |
* | Treat nothrow forms of ::operator delete and ::operator delete[] as | Richard Smith | 2013-07-21 | 1 | -0/+24 |
* | Handle replacement into a position past the original member. | Rafael Espindola | 2013-07-21 | 1 | -0/+13 |
* | Don't crash when llvm.compiler.used becomes empty. | Rafael Espindola | 2013-07-20 | 1 | -0/+16 |
* | Disallow global aliases to bitcast between address spaces | Matt Arsenault | 2013-07-20 | 1 | -0/+8 |
* | InstCombine: call FoldOpIntoSelect for all floating binops, not just fmul | Stephen Lin | 2013-07-20 | 1 | -0/+71 |
* | Have InlineCost check constant fcmps | Matt Arsenault | 2013-07-20 | 1 | -0/+31 |
* | Refactor AnalyzeBranch on ARM. The previous version did not always analyze | Lang Hames | 2013-07-19 | 2 | -3/+35 |
* | Retry submitting r186623: COFFDumper: Dump data directory entries. | Rui Ueyama | 2013-07-19 | 2 | -11/+45 |
* | R600: Don't emit empty then clause and use alu_pop_after | Vincent Lejeune | 2013-07-19 | 3 | -6/+129 |
* | Fix inserting new elements in a specified location. | Rafael Espindola | 2013-07-19 | 1 | -0/+13 |
* | s/compiler_used/compiler.used/. | Rafael Espindola | 2013-07-19 | 3 | -5/+5 |
* | [SystemZ] Add tests for ALHSIK and ALGHSIK | Richard Sandiford | 2013-07-19 | 4 | -0/+147 |
* | [SystemZ] Add ALRK, AGLRK, SLRK and SGLRK | Richard Sandiford | 2013-07-19 | 8 | -4/+142 |
* | [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}. | Joey Gouly | 2013-07-19 | 4 | -0/+124 |
* | [SystemZ] Add AHIK and AGHIK | Richard Sandiford | 2013-07-19 | 6 | -0/+233 |