summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Hexagon: Add encoding bits to the TFR64 instructions.Jyotsna Verma2013-03-052-5/+5
* Add a test that .align directives on capable processors use long NOPs.David Sehr2013-03-051-0/+12
* R600: Turn BUILD_VECTOR into Reg_SequenceVincent Lejeune2013-03-051-3/+3
* R600: Use MUL_IEEE for trig/fdiv intrinsicVincent Lejeune2013-03-051-4/+4
* llvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit -mtriple=mips64el-unknown...NAKAMURA Takumi2013-03-051-1/+1
* llvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple=thumb-unknown-unknown ...NAKAMURA Takumi2013-03-051-1/+1
* The current X86 NOP padding uses one long NOP followed by the remainder inDavid Sehr2013-03-051-0/+27
* Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumpingLang Hames2013-03-041-0/+23
* [mips] Print move instructions.Akira Hatanaka2013-03-049-42/+42
* Mips specific inline assembler constraint 'R'Jack Carter2013-03-041-0/+9
* Reapply r176381, writing the CHECKs in a more forgiving manner to account forEli Bendersky2013-03-041-14/+12
* Bypass Slow DividesPreston Gurd2013-03-042-1/+47
* ARM: Creating a vector from a lane of another.Jim Grosbach2013-03-021-0/+14
* ARM NEON: Fix v2f32 float intrinsicsArnold Schwaighofer2013-03-021-0/+377
* recommit r172363 & r171325 (reverted in r172756)Nuno Lopes2013-03-021-0/+128
* X86 cost model: Adjust cost for custom lowered vector multipliesArnold Schwaighofer2013-03-022-2/+34
* PR14448 - prevent the loop vectorizer from vectorizing the same loop twice.Nadav Rotem2013-03-021-0/+75
* Revert "Rewrite a test to count emitted instructions without using -stats"Michael Gottesman2013-03-021-12/+14
* [mips] Fix inefficient code generation.Akira Hatanaka2013-03-012-3/+140
* Rewrite a test to count emitted instructions without using -statsEli Bendersky2013-03-011-14/+12
* Set properties for f128 type.Akira Hatanaka2013-03-011-0/+646
* Rewrite a test to check actual output rather than intermediate implementationEli Bendersky2013-03-011-6/+6
* No need to force-create clang-tools-extra lit.site.cfgEdwin Vane2013-03-011-5/+0
* Add regression tests (WORKSFORME)Michael Liao2013-03-015-0/+76
* Generate an error message instead of asserting or segfaulting when we can'tChad Rosier2013-03-011-0/+14
* LoopVectorize: Don't hang forever if a PHI only has skipped PHI uses.Benjamin Kramer2013-03-011-0/+29
* Fix PR10475Michael Liao2013-03-011-0/+30
* Add support for using non-pic code for arm and thumb1 when emitting the sjljChad Rosier2013-03-011-0/+89
* R600/SI: fix sampler tests after fixing wait insertionsChristian Konig2013-03-011-15/+15
* Hexagon: Add constant extender support framework.Jyotsna Verma2013-03-012-0/+61
* [mips] Remove unused option. Fix 80-column violations.Akira Hatanaka2013-03-011-1/+0
* [mips] Add the capability to search delay slot filling instructions inAkira Hatanaka2013-03-011-0/+56
* [mips] Add capability to search in the forward direction for instructions thatAkira Hatanaka2013-03-011-0/+22
* [mips] Define class MemDefsUses.Akira Hatanaka2013-03-011-0/+19
* Fix a bug in instcombine for fmul in fast math mode.Quentin Colombet2013-02-281-0/+11
* Cost model support for lowered math builtins.Benjamin Kramer2013-02-281-0/+32
* AArch64: remove post-encoder method from FCMP (immediate) instructions.Tim Northover2013-02-281-0/+8
* AArch64: be more careful resorting to inefficient addressing for weak vars.Tim Northover2013-02-281-0/+8
* AArch64: don't drop GlobalAddress offset when handling extern_weak decls.Tim Northover2013-02-281-0/+13
* AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.Tim Northover2013-02-281-88/+44
* [msan] Implement sanitize_memory attribute.Evgeniy Stepanov2013-02-281-35/+62
* Corrections for XFAIL armv5 testsRenato Golin2013-02-286-6/+5
* Debug Info: for static member variables, always put AT_MIPS_linkage_name to theManman Ren2013-02-271-3/+85
* ARM: FMA is legal only if VFP4 is available.Jim Grosbach2013-02-271-0/+31
* ARM: permit full range of valid ADR immediates.Tim Northover2013-02-271-0/+4
* LoopVectorize: Vectorize math builtin calls.Benjamin Kramer2013-02-271-0/+24
* IR: Don't constant fold GEP bitcasts between different address spacesMeador Inge2013-02-271-0/+20
* SelectionDAG: If llvm.donothing has a landingpad, we should clearManman Ren2013-02-271-0/+40
* Debug Info: for static member variables, add AT_MIPS_linkage_name to theManman Ren2013-02-271-0/+3
* Constant fold vector bitcasts of halves similarly to how floats and doubles a...Michael Ilseman2013-02-261-0/+5