summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Generate native unwind info on Win64Reid Kleckner2014-06-20
* Commited patch from Björn Steinbrink:Stepan Dyatkovskiy2014-06-20
* [RuntimeDyld] Support more PPC64 relocationsUlrich Weigand2014-06-20
* R600/SI: Add patterns for ctpop inside a branchTom Stellard2014-06-20
* R600/SI: Add a pattern for f32 ftruncTom Stellard2014-06-20
* R600: Expand vector flog2Tom Stellard2014-06-20
* R600: Expand vector fexp2Tom Stellard2014-06-20
* R600/SI: Add a VALU pattern for i64 xorTom Stellard2014-06-20
* [PowerPC] Fix small argument stack slot offset for LEUlrich Weigand2014-06-20
* Move test so that it is skipped if the ARM target is not enabled.Rafael Espindola2014-06-20
* Allow a target to create a null streamer.Rafael Espindola2014-06-20
* Emit the ARM build attributes ABI_PCS_wchar_t and ABI_enum_size.Oliver Stannard2014-06-20
* ps][mips64r6] Added LSA/DLSA instructionsZoran Jovanovic2014-06-20
* Add Support to Recognize and Vectorize NON SIMD instructions in SLPVectorizer.Karthik Bhat2014-06-20
* Don't build switch lookup tables for dllimport or TLS variablesHans Wennborg2014-06-20
* Added the -m option as an alias for -format=darwin to llvm-nm and llvm-sizeKevin Enderby2014-06-20
* Fix the output of llvm-nm for Mach-O files to use the characters ‘d’ and ...Kevin Enderby2014-06-19
* Set missing options in LTOCodeGenerator::setTargetOptions.Rafael Espindola2014-06-19
* Change the output of llvm-nm and llvm-size for Mach-O universal files (akaKevin Enderby2014-06-19
* Since we're using DW_AT_string rather than DW_AT_strp for debug_infoEric Christopher2014-06-19
* Fix typosAlp Toker2014-06-19
* Fix this test a little harder - use llc_dwarf to make sure we don'tEric Christopher2014-06-19
* Relax this test a bit, we don't need the full contents of theEric Christopher2014-06-19
* DebugInfo: Fission: Ensure the address pool entries for location lists are em...David Blaikie2014-06-19
* MCNullStreamer: assign file IDs to resolve crashes and errorsAlp Toker2014-06-19
* [ValueTracking] Extend range metadata to call/invokeJingyue Wu2014-06-19
* Tests for r211273Oliver Stannard2014-06-19
* Emit DWARF3 call frame information when DWARF3+ debug info is requestedOliver Stannard2014-06-19
* [mips] Implementation of dli.Matheus Almeida2014-06-19
* Added instruction combine to transform few more negative values addition to s...Dinesh Dwivedi2014-06-19
* [X86] Teach how to combine horizontal binop even in the presence of undefs.Andrea Di Biagio2014-06-19
* Refactored and updated SimplifyUsingDistributiveLaws() to Dinesh Dwivedi2014-06-19
* InstCombine: Stop two transforms duelingDavid Majnemer2014-06-19
* R600: Add a few tests I forgot to add.Matt Arsenault2014-06-19
* Move optimization of some cases of (A & C1)|(B & C2) from instcombine to inst...Nick Lewycky2014-06-19
* Make instsimplify's analysis of icmp eq/ne use computeKnownBits to determine ...Nick Lewycky2014-06-19
* MS asm: Properly handle quoted symbol namesDavid Majnemer2014-06-19
* R600/SI: Add intrinsics for various math instructions.Matt Arsenault2014-06-19
* Teach llvm-size to know about Mach-O universal files (aka fat files) andKevin Enderby2014-06-18
* R600: Handle fnearbyintMatt Arsenault2014-06-18
* R600/SI: add gather4 and getlod intrinsics (v3)Marek Olsak2014-06-18
* MC: do not add comment string to the AsmToken in AsmLexer::LexLineCommentSaleem Abdulrasool2014-06-18
* MCAsmParser: full support for gas' '.if{cond} expression' directivesSaleem Abdulrasool2014-06-18
* R600: Expand vector fceilJan Vesely2014-06-18
* [PowerPC] Simplify and improve loading into TOC registerUlrich Weigand2014-06-18
* [PowerPC] Add back test case for absolute calls (removed in r211174)Ulrich Weigand2014-06-18
* Add a triple so that right syntax is choosen on mac osx systemsArnold Schwaighofer2014-06-18
* R600/SI: Add intrinsics for brev instructionsMatt Arsenault2014-06-18
* R600/SI: Prettier operand printing for 64-bit ops.Matt Arsenault2014-06-18
* [mips] SYNC $stype instruction was added in Mips32Matheus Almeida2014-06-18