summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Making a guess to fix the test case with r204056 to get the build bot working.Kevin Enderby2014-03-17
* R600: Match sign_extend_inreg to BFE instructionsMatt Arsenault2014-03-17
* Make DAGCombiner work on vector bitshifts with constant splat vectors.Matt Arsenault2014-03-17
* ARM IAS: support .thumb_setSaleem Abdulrasool2014-03-17
* [VectorLegalizer/X86] Don't unvectorize fp_to_uint for v8f32->v8i16Adam Nemet2014-03-17
* R600/SI: Fix implementation of isInlineConstant() used by the verifierTom Stellard2014-03-17
* R600/SI: Use correct dest register class for V_READFIRSTLANE_B32Tom Stellard2014-03-17
* llvm/test/MC/MachO/gen-dwarf-cpp.s: Relax an expression to match DOS pat.NAKAMURA Takumi2014-03-17
* Consider the base pointer for setting the symbol type.Rafael Espindola2014-03-17
* DebugInfo: Improve reuse of file table entries in asm debug infoDavid Blaikie2014-03-17
* Test caseDavid Blaikie2014-03-17
* llvm-readobj: Print referred symbol name for CLR token definitionNico Rieck2014-03-17
* llvm-readobj: Add test for COFF auxiliary symbols as used by C++/CLINico Rieck2014-03-17
* [X86] New and improved VZeroUpperInserter optimization.Lang Hames2014-03-17
* Use a fixed subtarget for test so atom scheduling can't change the addresses ...Benjamin Kramer2014-03-15
* llvm/test/Transforms/SampleProfile/syntax.ll: Suppress checking the message c...NAKAMURA Takumi2014-03-15
* Object/COFF: change data type of SymbolNumber from int16 to uint16.Rui Ueyama2014-03-15
* Debug info: Unique types before emitting them to DWARF, where applicable.Adrian Prantl2014-03-14
* Debug Info: Fix LTO type uniquing for C++ member declarationsAdrian Prantl2014-03-14
* Re-add checks that were in this testcase before it was converted to dwarfdump.Adrian Prantl2014-03-14
* Use DiagnosticInfo facility.Diego Novillo2014-03-14
* Remove command line option for CU hashing. This is on by default now.Eric Christopher2014-03-14
* Make the arbitrary section name be something mach-o compatible.Eric Christopher2014-03-14
* If we see that we're emitting code for a function that doesn't haveEric Christopher2014-03-14
* Remove the -generate-dwarf-cu-ranges flag.Eric Christopher2014-03-14
* Correctly handle an ELF symbol defined with "a = b + expr".Rafael Espindola2014-03-14
* [ppc64] Avoid copy relocs in named rodata sectionsUlrich Weigand2014-03-14
* Generalise assembly tests to not rely on anonymous symbol namesOliver Stannard2014-03-14
* AddressSanitizer instrumentation for MOV and MOVAPS.Evgeniy Stepanov2014-03-14
* [yaml2obj][ELF] Assign name (.shstrtab) to the section holds sections names.Simon Atanasyan2014-03-14
* Use DW_AT_linkage_name when we're emitting DWARF4 or above.Eric Christopher2014-03-13
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-13
* Fix a bug in InstCombine where we would incorrectly attempt to construct aOwen Anderson2014-03-13