summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [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
* Make LINK_POLLY_INTO_TOOLS work with the CMake buildAlp Toker2014-06-06
* Fix PR19657 (scalar loads not combined into vector load)Karthik Bhat2014-06-06
* Remove clang-specific libxml2 check from CMakeAlp Toker2014-06-06
* config.h: remove clang-specific macro definitionsAlp Toker2014-06-06
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-06
* Fix markup for -debug-only optionAlexey Samsonov2014-06-05
* Fix null dereference with -debug-only=dwarfdebugAlexey Samsonov2014-06-05
* Correctly set the comdat symbol on COFF.Rafael Espindola2014-06-05
* [PPC64LE] Add test case for r210282 commitBill Schmidt2014-06-05
* Remove X86Subtarget from the X86FrameLowering constructor sinceEric Christopher2014-06-05
* Fixed several correctness issues in SeparateConstOffsetFromGEPJingyue Wu2014-06-05
* Remove caching of the subtarget for X86FrameLowering.Eric Christopher2014-06-05
* Remove duplicate copy of InstrItineraryData from the TargetMachine,Eric Christopher2014-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
* [PPC64LE] Correct vperm -> shuffle transform for little endianBill Schmidt2014-06-05
* Removing spurious dependency of IPO on JumpInstrTablesTom Roeder2014-06-05
* Add a new attribute called 'jumptable' that creates jump-instruction tables f...Tom Roeder2014-06-05
* Document how to select build configuration with Visual C++ IDE or command line.Yaron Keren2014-06-05
* [PPC64LE] Temporarily disable VSX support in little-endian modeBill Schmidt2014-06-05
* [asancov] Fix coverage line info some more.Evgeniy Stepanov2014-06-05
* Add missing const specifier to a const method.Evgeniy Stepanov2014-06-05
* XFAIL: test/DebugInfo/missing-abstract-variable.ll on s390x as wellUlrich Weigand2014-06-05
* [SystemZ] Do not install IfConverter pass at -O0Ulrich 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
* lld (build with configur and make) Enable buildIain Sandoe2014-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
* Revert r210221 again, due to a crash Richard Smith has provided involving sel...David Blaikie2014-06-05
* DebugInfo: Reuse existing LexicalScope to retrieve the scope's MDNode, rather...David Blaikie2014-06-05
* DebugInfo: Roll argument insertion into variable insertion to ensure argument...David Blaikie2014-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
* DebugInfo: Add comments/assert description to r209674 based on Eric Christoph...David Blaikie2014-06-05
* We've got a getSlotSize call already that we use everywhere else,Eric Christopher2014-06-05
* R600/SI: Match rsq instructionsMatt Arsenault2014-06-05
* 80-columns.Eric Christopher2014-06-05
* Remove uses of the TargetMachine from X86FrameLowering.Eric Christopher2014-06-05
* Use nullptrMatt Arsenault2014-06-05
* DebugInfo: Reapply r209984 (reverted in r210143), asserting that abstract Dbg...David Blaikie2014-06-04
* Explain why we skip DbgInfoIntrinsics when looking at line numbers in .gcno f...Nick Lewycky2014-06-04
* Don't emit structors for available_externally globals (PR19933)Hans Wennborg2014-06-04
* Add a Constant version of stripPointerCasts.Rafael Espindola2014-06-04
* Clauses in a landingpad are always Constant. Use a stricter type.Rafael Espindola2014-06-04
* Two small enhancements for the JIT.Yaron Keren2014-06-04