summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Revert "Reapply r185872 now that the address sanitizer has been changed to su...Arnold Schwaighofer2013-08-08
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-08
* R600/SI: Implement fp32<->fp64 conversionsNiels Ole Salscheider2013-08-08
* R600/SI: Implement sint<->fp64 conversionsNiels Ole Salscheider2013-08-08
* test commit.Andrea Di Biagio2013-08-08
* Make sure that if we're going to attempt to add a type to a DIE thatEric Christopher2013-08-08
* PPC: Map frin to round() not nearbyint() and rint()Hal Finkel2013-08-08
* Reapply r185872 now that the address sanitizer has been changed to support this.Bill Wendling2013-08-07
* AVX-512 set: Added BROADCAST instructionsElena Demikhovsky2013-08-07
* [SystemZ] Optimize floating-point comparisons with zeroRichard Sandiford2013-08-07
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-07
* Create a pattern for the "trap" instruction.Reed Kotler2013-08-07
* R600/SI: Use VSrc_* register classes as the default classes for typesTom Stellard2013-08-06
* R600/SI: Add more special cases for opcodes to ensureSRegLimit()Tom Stellard2013-08-06
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-06
* Add PPC64 mulli patternHal Finkel2013-08-06
* [NVPTX] Add missing patterns for i1 [s,u]int_to_fpJustin Holewinski2013-08-06
* [NVPTX] Fix bug in stack code generation causes by MC conversionJustin Holewinski2013-08-06
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-06
* ARM: implement allowTruncateForTailCallTim Northover2013-08-06
* Refactor isInTailCallPosition handlingTim Northover2013-08-06
* Factor FlattenCFG out from SimplifyCFGTom Stellard2013-08-06
* R600/SI: Add missing test for r187749Tom Stellard2013-08-05
* [SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequencesRichard Sandiford2013-08-05
* [SystemZ] Use LOAD AND TEST to eliminate comparisons against zeroRichard Sandiford2013-08-05
* AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.Elena Demikhovsky2013-08-05
* Add the saving of S2. This is needed for some of the floating pointReed Kotler2013-08-04
* X86: Turn fp selects into mask operations.Benjamin Kramer2013-08-04
* AVX-512 set: added VEXTRACTPS instructionElena Demikhovsky2013-08-04
* X86: specify CPU on new test to fix atom buildbotTim Northover2013-08-04
* X86: correct tail return address calculationTim Northover2013-08-04
* Clean up code for Mips16 large frame handling.Reed Kotler2013-08-04
* Fix PPC64 64-bit GPR inline asm constraint matchingHal Finkel2013-08-03
* [mips] Expand vector truncating stores and extending loads.Akira Hatanaka2013-08-02
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-02
* Use function attributes to indicate that we don't want to realign the stack.Bill Wendling2013-08-01
* Fix some issues with Mips16 floating when certain intrinsics are present.Reed Kotler2013-08-01
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-01
* R600: Add 64-bit float load/store supportTom Stellard2013-08-01
* R600: Use 64-bit alignment for 64-bit kernel argumentsTom Stellard2013-08-01
* R600/SI: Custom lower i64 ZERO_EXTENDTom Stellard2013-08-01
* [SystemZ] Reuse CC results for integer comparisons with zeroRichard Sandiford2013-08-01
* [SystemZ] Prefer comparisons with zeroRichard Sandiford2013-08-01
* AArch64: add initial NEON supportTim Northover2013-08-01
* XCore target: Fix Vararg handlingRobert Lytton2013-08-01
* XCore target: Add byval handlingRobert Lytton2013-08-01
* Xcore targetRobert Lytton2013-08-01
* Fix some misc. issues with Mips16 fp stubs.Reed Kotler2013-08-01
* Revert "R600: Non vector only instruction can be scheduled on trans unit"Tom Stellard2013-07-31
* R600: Avoid more than 4 literals in the same instruction group at schedulingVincent Lejeune2013-07-31