summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Do materialize for floating pointReed Kotler2014-06-08
* Re-enable ARM ELF testsAlp Toker2014-06-08
* test: add test case for SVN r210406Saleem Abdulrasool2014-06-08
* test: move some tests into ARM directorySaleem Abdulrasool2014-06-08
* MC: make ELF .type handling more GNU AS compatibleSaleem Abdulrasool2014-06-08
* Fix typosAlp Toker2014-06-07
* ARM: correct assertion for long-calls on WoASaleem Abdulrasool2014-06-07
* Revert 209903 and 210040.Rafael Espindola2014-06-07
* DebugInfo: Use the scope of the function declaration, if any, to name a funct...David Blaikie2014-06-06
* DebugInfo: pubnames: include file-local (static or anonymous namespace) varia...David Blaikie2014-06-06
* InstCombine: Canonicalize addrspacecast between different element typesJingyue Wu2014-06-06
* MC: prevent early DCE of empty sectionsSaleem Abdulrasool2014-06-06
* X86: Don't turn shifts into ands if there's another use that may not check fo...Benjamin Kramer2014-06-06
* Fix a few issues with comdat handling on COFF.Rafael Espindola2014-06-06
* Match the full hex offsets in test/DebugInfo/X86/gnu-public-names.llDavid Blaikie2014-06-06
* Remove DWARF3 testing of test/DebugInfo/X86/gnu-public-names.llDavid Blaikie2014-06-06
* Fixed a bug in lowering shuffle_vectors to insertpsFilipe Cabecinhas2014-06-06
* Fix typo in a test from r210342.Michael Zolotukhin2014-06-06
* [SLP] Enable vectorization of GEP expressions.Michael Zolotukhin2014-06-06
* [PPC64LE] Fix lowering of BUILD_VECTOR and SHUFFLE_VECTOR for little endianBill Schmidt2014-06-06
* lld test for configure & makeIain Sandoe2014-06-06
* Revert r210298 'Correctly set the comdat symbol on COFF' as it asserts on Win...Timur Iskhodzhanov2014-06-06
* [yaml2obj][obj2yaml] Support ELF symbol's visibility flags (default/hidden/pr...Simon Atanasyan2014-06-06
* Added select flavour for ABS and NEG(ABS)Dinesh Dwivedi2014-06-06
* Fix PR19657 (scalar loads not combined into vector load)Karthik Bhat2014-06-06
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-06
* Correctly set the comdat symbol on COFF.Rafael Espindola2014-06-05
* [PPC64LE] Add test case for r210282 commitBill Schmidt2014-06-05
* Fixed several correctness issues in SeparateConstOffsetFromGEPJingyue Wu2014-06-05
* Adding explicit triples to the ARM jumptable testsTom Roeder2014-06-05
* Add a testcase where there is an overflow when combining two constants.Rafael Espindola2014-06-05
* Add "-format darwin" to llvm-nm to be like darwin's nm(1) -m output.Kevin Enderby2014-06-05
* Add a new attribute called 'jumptable' that creates jump-instruction tables f...Tom Roeder2014-06-05
* [asancov] Fix coverage line info some more.Evgeniy Stepanov2014-06-05
* XFAIL: test/DebugInfo/missing-abstract-variable.ll on s390x as wellUlrich Weigand2014-06-05
* [mips] Modify long branch for NaCl:Sasa Stankovic2014-06-05
* Prevent hoisting the instruction whose def might be clobbered by the terminator.Sasa Stankovic2014-06-05
* [mips] Fix triple.Matheus Almeida2014-06-05
* R600: Fix test. Using wrong check prefix.Matt Arsenault2014-06-05
* Fix coverage for files with global constructors again. Adds a testcase to the...Nick Lewycky2014-06-05
* PR19388: DebugInfo: Emit dead arguments in their originally declared order.David Blaikie2014-06-05
* Use AArch64 instead of now removed ARM64 in test configsAlexey Samsonov2014-06-05
* R600/SI: Match rsq instructionsMatt Arsenault2014-06-05
* DebugInfo: Reapply r209984 (reverted in r210143), asserting that abstract Dbg...David Blaikie2014-06-04
* Don't emit structors for available_externally globals (PR19933)Hans Wennborg2014-06-04
* XFAIL: test/DebugInfo/missing-abstract-variable.ll on mips and ppc64 due to a...David Blaikie2014-06-04
* InstCombine: Improvement to check if signed addition overflows.Rafael Espindola2014-06-04
* DebugInfo: Partial revert r209984 due to more cases where abstract DbgVariabl...David Blaikie2014-06-04
* Revert r209381 as it isn't a local variable. Add a testcase so thatEric Christopher2014-06-03
* Fix a small bug in the parsing of anonymous globals.Rafael Espindola2014-06-03