summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* XFAIL: test/DebugInfo/missing-abstract-variable.ll on mips and ppc64 due to a...David Blaikie2014-06-04
* tools: fix parenthesis warning from GCCSaleem Abdulrasool2014-06-04
* tools: fix silly typo in llvm-readobjSaleem Abdulrasool2014-06-04
* tools: initial implementation of WoA EH decodingSaleem Abdulrasool2014-06-04
* tools: introduce StreamWriter::printBooleanSaleem Abdulrasool2014-06-04
* Support: style/documentation cleanup for formatSaleem Abdulrasool2014-06-04
* Support: add additional comment for ARM EH structureSaleem Abdulrasool2014-06-04
* InstCombine: Improvement to check if signed addition overflows.Rafael Espindola2014-06-04
* [AArch64] clang-format the load/store optimizer.Tilmann Scheller2014-06-04
* [AArch64] Fix some LLVM Coding Standards violations in the load/store optimizer.Tilmann Scheller2014-06-04
* Fix gcc -Wparentheses warning.Patrik Hagglund2014-06-04
* Fix a use of uninitialized value. OldCC is set when IsCmpZero || IsSwapped an...Nick Lewycky2014-06-04
* Add a subtarget hook: enablePostMachineScheduler.Andrew Trick2014-06-04
* Move GenericScheduler and PostGenericScheduler into a header.Andrew Trick2014-06-04
* docs: Remove documentation for legacy PGO optionsJustin Bogner2014-06-04
* [Object][ELF] Range-based loop simplification.Simon Atanasyan2014-06-04
* GraphWriter: try gv before xdg-openAlp Toker2014-06-04