summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* blockfreq: Rewrite BlockFrequencyInfoImplDuncan P. N. Exon Smith2014-04-18
* R600/SI: Match sign_extend_inreg to s_sext_i32_i8 and s_sext_i32_i16Matt Arsenault2014-04-18
* R600/SI: Use SReg_64 instead of VSrc_64 when selecting BUILD_PAIRTom Stellard2014-04-18
* Fix bug 19437 - Only add discriminators for DWARF 4 and above.Diego Novillo2014-04-17
* Make test/CodeGen/ARM64/vector-insertion.ll explicitly select neon syntaxLouis Gerbarg2014-04-17
* R600/SI: Stop using i128 as the resource descriptor typeTom Stellard2014-04-17
* Improve ARM64 vector creationLouis Gerbarg2014-04-17
* ARM64: [su]xtw use W regs as inputs, not X regs.Jim Grosbach2014-04-17
* ARM64: switch to IR-based atomic operations.Tim Northover2014-04-17
* ARM64: add acquire/release versions of the existing atomic intrinsics.Tim Northover2014-04-17
* Reverse 206485.Gerolf Hoflehner2014-04-17
* [stack protector] Make the StackProtector pass respect ssp-buffer-size.Josh Magee2014-04-17
* Atomics: promote ARM's IR-based atomics pass to CodeGen.Tim Northover2014-04-17
* R600/SI: f64 frint is legal on CIMatt Arsenault2014-04-17
* [X86] Add disassembler support for the 0x0f 0x7f form of movq %mm, %mm.Craig Topper2014-04-17
* R600/SI: Fix zext from i1 to i64Matt Arsenault2014-04-17
* [ARM64] Fix "Cannot select" for vector ctpopAdam Nemet2014-04-17
* Inline a function when the always_inline attributeGerolf Hoflehner2014-04-17
* Test commit - Added a new lineKonrad Anheim2014-04-16
* [mips] Use TwoOperandAliasConstraint for shift instructions.Matheus Almeida2014-04-16
* [mips] Add initial support for NaN2008 in the back-end.Matheus Almeida2014-04-16
* AArch64/ARM64: port some NEON tests to ARM64Tim Northover2014-04-16
* AArch64/ARM64: produce correct relocation for conditional branches.Tim Northover2014-04-16
* [mips] Fix emission of '.option pic0' for MIPS-IV.Daniel Sanders2014-04-16
* [mips] Correct r206370 to account for non-Linux targets using the small data ...Daniel Sanders2014-04-16
* [asan] add two new hidden compile-time flags for asan: asan-instrumentation-w...Kostya Serebryany2014-04-16
* ARM64: specify triple so that Linux tests passTim Northover2014-04-16
* AArch64/ARM64: add another set of tests from AArch64Tim Northover2014-04-16
* AArch64/ARM64: port across stub handling for ELF C++ exceptions.Tim Northover2014-04-16
* ARM64: use 32-bit moves for constants where possible.Tim Northover2014-04-16
* ARM64: use the integrated assembler on ELF.Tim Northover2014-04-16
* [mips] Emit '.set nomicromips' before a function's entry labelMatheus Almeida2014-04-16
* [mips] Correct callee saved list for the N32 ABI and enable testDaniel Sanders2014-04-16
* [mips] Add calling convention tests covering O32, N32, and N64.Daniel Sanders2014-04-16
* ARM64: explicitly ask for Apple NEON syntax so test passes on LinuxTim Northover2014-04-16
* ARM64: mark x7 as used when an i128 gets shunted onto the stack.Tim Northover2014-04-16
* DAGCombiner: don't optimise non-existant litpool loadTim Northover2014-04-16
* COFF: fix an off by one errorSaleem Abdulrasool2014-04-16
* COFF: add support for .file symbolsSaleem Abdulrasool2014-04-16
* tools: fix invalid printing, buffer overrun in llvm-readobjSaleem Abdulrasool2014-04-16
* R600: Extend r600 sign_extend_inreg tests for EGMatt Arsenault2014-04-16
* R600/SI: Print more immediates in hex formatMatt Arsenault2014-04-15
* Make this test not match its own filename, when being run from a path that in...Nick Lewycky2014-04-15
* R600/SI: Fix loads of i1Matt Arsenault2014-04-15
* Make FastISel::SelectInstruction return before target specific fast-isel codeAkira Hatanaka2014-04-15
* [X86] Improve the lowering of packed shifts by constant build_vector.Andrea Di Biagio2014-04-15
* [ARM64] Set default CPU to generic instead of cyclone.Quentin Colombet2014-04-15
* Revert r191049/r191059 as it can produce wrong code (see PR17975).Robert Lougher2014-04-15
* Add lifetime markers for allocas created to hold byval arguments, make themJulien Lerouge2014-04-15
* AArch64/ARM64: enable more AArch64 tests on ARM64.Tim Northover2014-04-15