summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [ASan] Add -asan-module to the ASan .ll tests.Alexander Potapenko2014-03-20
* [ASan] Do not instrument globals from the llvm.metadata section.Alexander Potapenko2014-03-20
* Provide an operand for microMIPS wait instruction.Zoran Jovanovic2014-03-20
* Implementation of microMIPS 16-bit instructions MOVE and JALR.Zoran Jovanovic2014-03-20
* Mark alias symbols as microMIPS if necessary. Differential Revision: http:/...Zoran Jovanovic2014-03-20
* Test case for r204305.Craig Topper2014-03-20
* Object: Output .file symbols properlyDavid Majnemer2014-03-20
* Reapply 'ARM IAS: support .thumb_set'Saleem Abdulrasool2014-03-20
* [ARM]Fix an assertion failure in A15SDOptimizer about DPair reg class by trea...Hao Liu2014-03-20
* Look through variables when computing relocations.Rafael Espindola2014-03-20
* Revert "Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc."Eric Christopher2014-03-20
* Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc.Eric Christopher2014-03-19
* R600/SI: Add support for 64-bit LDS writesMatt Arsenault2014-03-19
* R600/SI: Add support for 64-bit LDS loads.Matt Arsenault2014-03-19
* R600/SI: Match i16 immediate offset of LDS instructions.Matt Arsenault2014-03-19
* R600/SI: Fix test checking wrong instruction operand.Matt Arsenault2014-03-19
* R600/SI: Don't display the GDS bit.Matt Arsenault2014-03-19
* [mips] Making sure that a '.set noreorder' directive is correctly parsedMatheus Almeida2014-03-19
* Set debug info for instructions inserted in SplitBlockAndInsertIfThen.Evgeniy Stepanov2014-03-19
* Object: Provide a richer means of describing auxiliary symbolsDavid Majnemer2014-03-19
* llvm-profdata: Make "merge" into a subcommand.Justin Bogner2014-03-19
* llvm-profdata: Update to use the naive text format with function hashJustin Bogner2014-03-19
* Make the test harder by using a non-zero offset.Rafael Espindola2014-03-19
* Revert "Add back r203962, r204028 and r204059."Rafael Espindola2014-03-19
* DebugInfo: Use the comp_dir of the referencing type units when building debug...David Blaikie2014-03-19
* Expose "noduplicate" attribute as a property for intrinsics.Eli Bendersky2014-03-18
* Object/COFF: Add function to check if section number is reserved one.Rui Ueyama2014-03-18
* Move yet another test that requires ARM to an ARM test directory.NAKAMURA Takumi2014-03-18
* Move tests that require ARM to an ARM test directory.Jim Grosbach2014-03-18
* Fix use_iterator crash in ObjCArc from r203364Duncan P. N. Exon Smith2014-03-18
* Darwin: Add assembler directives to create version-min load commands.Jim Grosbach2014-03-18
* Add back r203962, r204028 and r204059.Rafael Espindola2014-03-18
* X86 memcpy lowering: use "rep movs" even when esi is used as base pointerHans Wennborg2014-03-18
* Fix test lsr-normalization.ll broken in r204161.Michael Zolotukhin2014-03-18
* Add support for scalarizing/splitting vector bswap.Raul E. Silvera2014-03-18
* Add stride normalization to SCEV Normalize/Denormalize transformation.Michael Zolotukhin2014-03-18
* [DAGCombiner] teach how to simplify xor/and/or nodes according to the followi...Andrea Di Biagio2014-03-18
* Fix PR19144: Incorrect offset generated for int-to-fp conversion at -O0.Bill Schmidt2014-03-18
* [msan] Origin tracking with history.Evgeniy Stepanov2014-03-18
* Tolerate unmangled names in sample profiles.Diego Novillo2014-03-18
* Revert r203962 and two revisions depending on it: r204028 and r204059.Alexander Kornienko2014-03-18
* CodeGen/R600/v_cndmask.ll: Relax an expression to unbreak msvcrt.NAKAMURA Takumi2014-03-18
* DebugInfo/lto-comp-dir.ll: Tweak for dos path.NAKAMURA Takumi2014-03-18
* Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl2014-03-18
* DebugInfo: Avoid emitting standard opcode lengths in debug_line.dwo headers w...David Blaikie2014-03-18
* DebugInfo: Implement debug_line.dwo for file names used in type units during ...David Blaikie2014-03-18
* DebugInfo: Flag test as requiring object emission supportDavid Blaikie2014-03-18
* DebugInfo: Do not rely on the compilation dir (index 0) for files in line tab...David Blaikie2014-03-18
* DebugInfo: Move line table zero-directory-index (compilation dir) handling in...David Blaikie2014-03-17
* Use range metadata instead of introducing selects.Dan Gohman2014-03-17