aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-127-31/+31
* [SystemZ] Use CLC and IPM to implement memcmpRichard Sandiford2013-08-121-0/+134
* Allow compatible extension attributes for tail callsTim Northover2013-08-122-3/+59
* Don't generate floating point stubs for mips16 code if the functionReed Kotler2013-08-111-0/+25
* AVX-512: Added more tests for BROADCASTElena Demikhovsky2013-08-111-0/+16
* AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions.Elena Demikhovsky2013-08-111-0/+66
* R600/SI: FMA is faster than fmul and fadd for f64Niels Ole Salscheider2013-08-101-0/+31
* R600/SI: Add FMA patternNiels Ole Salscheider2013-08-101-0/+31
* Add another intrinsic that LLVM gives an incorrect prototype to.Reed Kotler2013-08-091-0/+18
* [stackprotector] Simplify SP Pass so that we emit different fail basic blocks...Michael Gottesman2013-08-091-0/+4
* CHECK-LABEL-ify testsStephen Lin2013-08-093-11/+11
* Add missing 'v' prefix in front of palignr on one of checks.Craig Topper2013-08-091-1/+1
* Set ISD::FROUND to Expand by default for all typesHal Finkel2013-08-091-0/+22
* Revert "Reapply r185872 now that the address sanitizer has been changed to su...Arnold Schwaighofer2013-08-081-3/+4
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-081-0/+84
* R600/SI: Implement fp32<->fp64 conversionsNiels Ole Salscheider2013-08-082-0/+18
* R600/SI: Implement sint<->fp64 conversionsNiels Ole Salscheider2013-08-082-0/+18
* test commit.Andrea Di Biagio2013-08-081-1/+1
* Make sure that if we're going to attempt to add a type to a DIE thatEric Christopher2013-08-081-5/+5
* PPC: Map frin to round() not nearbyint() and rint()Hal Finkel2013-08-081-69/+6
* Reapply r185872 now that the address sanitizer has been changed to support this.Bill Wendling2013-08-071-4/+3
* AVX-512 set: Added BROADCAST instructionsElena Demikhovsky2013-08-071-0/+37
* [SystemZ] Optimize floating-point comparisons with zeroRichard Sandiford2013-08-071-0/+348
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-073-0/+39
* Create a pattern for the "trap" instruction.Reed Kotler2013-08-071-0/+13
* R600/SI: Use VSrc_* register classes as the default classes for typesTom Stellard2013-08-061-0/+84
* R600/SI: Add more special cases for opcodes to ensureSRegLimit()Tom Stellard2013-08-066-45/+45
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-064-7/+8
* Add PPC64 mulli patternHal Finkel2013-08-061-0/+16
* [NVPTX] Add missing patterns for i1 [s,u]int_to_fpJustin Holewinski2013-08-061-0/+37
* [NVPTX] Fix bug in stack code generation causes by MC conversionJustin Holewinski2013-08-061-0/+18
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-061-0/+18
* ARM: implement allowTruncateForTailCallTim Northover2013-08-061-0/+111
* Refactor isInTailCallPosition handlingTim Northover2013-08-063-0/+157
* Factor FlattenCFG out from SimplifyCFGTom Stellard2013-08-062-0/+115
* R600/SI: Add missing test for r187749Tom Stellard2013-08-051-0/+48
* [SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequencesRichard Sandiford2013-08-053-1/+237
* [SystemZ] Use LOAD AND TEST to eliminate comparisons against zeroRichard Sandiford2013-08-051-0/+223
* AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.Elena Demikhovsky2013-08-051-0/+58
* Add the saving of S2. This is needed for some of the floating pointReed Kotler2013-08-045-16/+17
* X86: Turn fp selects into mask operations.Benjamin Kramer2013-08-043-48/+290
* AVX-512 set: added VEXTRACTPS instructionElena Demikhovsky2013-08-041-1/+20
* X86: specify CPU on new test to fix atom buildbotTim Northover2013-08-041-1/+1
* X86: correct tail return address calculationTim Northover2013-08-041-0/+19
* Clean up code for Mips16 large frame handling.Reed Kotler2013-08-041-12/+25
* Fix PPC64 64-bit GPR inline asm constraint matchingHal Finkel2013-08-031-0/+65
* [mips] Expand vector truncating stores and extending loads.Akira Hatanaka2013-08-021-0/+11
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-024-8/+7
* Use function attributes to indicate that we don't want to realign the stack.Bill Wendling2013-08-014-25/+702
* Fix some issues with Mips16 floating when certain intrinsics are present.Reed Kotler2013-08-011-0/+368