summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* This is one of the optimizations ported from ARM64 to AArch64 to address the ...Jiangning Liu2014-04-18
* R600/SI: Try to use scalar BFE.Matt Arsenault2014-04-18
* This commit enables unaligned memory accesses of vector types on AArch64 back...Jiangning Liu2014-04-18
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-18
* 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
* 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
* [stack protector] Make the StackProtector pass respect ssp-buffer-size.Josh Magee2014-04-17
* R600/SI: f64 frint is legal on CIMatt Arsenault2014-04-17
* R600/SI: Fix zext from i1 to i64Matt Arsenault2014-04-17
* [ARM64] Fix "Cannot select" for vector ctpopAdam Nemet2014-04-17
* [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
* [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
* 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
* 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
* AArch64/ARM64: enable more AArch64 tests on ARM64.Tim Northover2014-04-15
* AArch64/ARM64: add missing pattern for extending load.Tim Northover2014-04-15
* AArch64/ARM64: only mangle MOVZ/MOVN during encoding when neededTim Northover2014-04-15
* AArch64/ARM64: add support for large code-model jump tables.Tim Northover2014-04-15
* AArch64/ARM64: add patterns for various commutations of FNMADD.Tim Northover2014-04-15
* AArch64/ARM64: add half as a storage type on ARM64.Tim Northover2014-04-15
* AArch64/ARM64: copy patterns for fixed-point conversionsTim Northover2014-04-15
* ARM64: add constraints to various FastISel operationsTim Northover2014-04-15
* AArch64/ARM64: add more arm64 lines to AArch64 regression testsTim Northover2014-04-15
* AArch64/ARM64: add dp tests from AArch64Tim Northover2014-04-15