summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* A better fix that also works on ppc: add a target tripple.Rafael Espindola2013-11-02
* Fix this test to pass on darwin now that llvm-nm is working.Rafael Espindola2013-11-02
* Fix llvm-nm to mach OS X's nm on some tests.Rafael Espindola2013-11-02
* Fix PR17764Michael Liao2013-11-02
* DebugInfo: regenerate test case from Clang to adjust for fixes/improvementsDavid Blaikie2013-11-01
* LoopVectorizer: Perform redundancy elimination on induction variablesArnold Schwaighofer2013-11-01
* DebugInfo: Improve readability of test case added in r193878David Blaikie2013-11-01
* DebugInfo: add a test case for data member locations (coverage for r193835)David Blaikie2013-11-01
* Fix a test case broken by r193872David Blaikie2013-11-01
* Add comments.Manman Ren2013-11-01
* DebugInfo: Make pubnames header printing similar to unit header printingDavid Blaikie2013-11-01
* LoopVectorize: Look for consecutive acces in GEPs with trailing zero indicesBenjamin Kramer2013-11-01
* [ARM] Add Virtualization subtarget feature and more build attributes in this ...Bradley Smith2013-11-01
* [ARM] Fix Tag_ABI_HardFP_use build attributeBradley Smith2013-11-01
* Consider (x == -1) unlikely in BranchProbabilityInfoHal Finkel2013-11-01
* LoopVectorizer: If dependency checks fail try runtime checksArnold Schwaighofer2013-11-01
* Use \01 to disable the mangler. Should fix the 32 bit windows bots.Rafael Espindola2013-11-01
* DebugInfo: Emit member variable locations as data instead of expressions in b...David Blaikie2013-11-01
* These test cases for experimental features are a bit too darwin-specific stil...Andrew Trick2013-10-31
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-31
* Add new calling convention for WebKit Java Script.Andrew Trick2013-10-31
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-31
* Relax check line to match what llvm-nm prints for COFF.Rafael Espindola2013-10-31
* Do not convert "call asm" to "invoke asm" in Inliner.Manman Ren2013-10-31
* XFAIL on ppc64 too.Rafael Espindola2013-10-31
* XFAIL this for now.Rafael Espindola2013-10-31
* Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-31
* [AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...Chad Rosier2013-10-31
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* SparcV9 doesnt have rem instruction either.Roman Divacky2013-10-31
* Use a larger invalid attribute bitcode numberReid Kleckner2013-10-31
* Add FileCheck tests for @LINEMatt Arsenault2013-10-31
* [mips] XFAIL several MCJIT remote testsPetar Jovanovic2013-10-31
* Debug Info: remove duplication of DIEs when a DIE can be shared across CUs.Manman Ren2013-10-31
* Merge and filecheckize.Roman Divacky2013-10-31
* Add Verifier test case for variable argument intrinsics.Andrew Trick2013-10-31
* Enable variable arguments support for intrinsics.Andrew Trick2013-10-31
* Add AVX512 unmasked integer broadcast intrinsics and support.Cameron McInally2013-10-31
* AVX-512: Implemented CMOV for 512-bit vectorsElena Demikhovsky2013-10-31
* [SystemZ] Automatically detect zEC12 and z196 hostsRichard Sandiford2013-10-31
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-31
* llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"NAKAMURA Takumi2013-10-31
* Fix a use after free on invalid input.Rafael Espindola2013-10-31
* Legalize: Improve legalization of long vector extends.Jim Grosbach2013-10-31
* Fix CodeGen for unaligned loads with address spacesMatt Arsenault2013-10-30
* Teach scalarrepl about address spacesMatt Arsenault2013-10-30
* Produce .weak_def_can_be_hidden for some linkonce_odr valuesRafael Espindola2013-10-30
* Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.Will Dietz2013-10-30
* Fix GVN creating bitcast between address spacesMatt Arsenault2013-10-30
* This commit adds some (but not all) of the x86-64 relocations that are notTom Roeder2013-10-30