- 5448320 Have TargetSelectionDAGInfo take a DataLayout initializer rather than by Eric Christopher · 11 years ago
- 5beec3a Match the full hex offsets in test/DebugInfo/X86/gnu-public-names.ll by David Blaikie · 11 years ago
- 8cfe2c0 Fix a typo made in Programmer's Manual made in r210354. Spotted by Dan Liew · 11 years ago
- 8f6fe9e Remove DWARF3 testing of test/DebugInfo/X86/gnu-public-names.ll by David Blaikie · 11 years ago
- 78cf19b Fixed a bug in lowering shuffle_vectors to insertps by Filipe Cabecinhas · 11 years ago
- 64d39d3 Mention the IRBuilder in Programmer's Manual with a few small examples. by Dan Liew · 11 years ago
- f4f9c6b Fix typo in a test from r210342. by Michael Zolotukhin · 11 years ago
- afbe82d [SLP] Enable vectorization of GEP expressions. by Michael Zolotukhin · 11 years ago
- 6c9eb10 [PPC64LE] Fix lowering of BUILD_VECTOR and SHUFFLE_VECTOR for little endian by Bill Schmidt · 11 years ago
- 53b344d Slight language tweak from Jonathan Humphreys. by Pekka Jaaskelainen · 11 years ago
- af4eb8a Touch configure to force clang's config.h.in reconfiguration on the build servers by Alp Toker · 11 years ago
- d276b15 lld test for configure & make by Iain Sandoe · 11 years ago
- 3ad10cf Revert r210298 'Correctly set the comdat symbol on COFF' as it asserts on Windows by Timur Iskhodzhanov · 11 years ago
- 3c9a2ee [yaml2obj][obj2yaml] Support ELF symbol's visibility flags (default/hidden/protected). by Simon Atanasyan · 11 years ago
- 2c3e3b4 Added select flavour for ABS and NEG(ABS) by Dinesh Dwivedi · 11 years ago
- 7a0e697 Make LINK_POLLY_INTO_TOOLS work with the CMake build by Alp Toker · 11 years ago
- b73a9b3 Fix PR19657 (scalar loads not combined into vector load) by Karthik Bhat · 11 years ago
- dc4c7fb Remove clang-specific libxml2 check from CMake by Alp Toker · 11 years ago
- 6eba708 config.h: remove clang-specific macro definitions by Alp Toker · 11 years ago
- 6fd1b8e Allow aliases to be unnamed_addr. by Rafael Espindola · 11 years ago
- bbd3413 Fix markup for -debug-only option by Alexey Samsonov · 11 years ago
- 3b889b9 Fix null dereference with -debug-only=dwarfdebug by Alexey Samsonov · 11 years ago
- d605148 Correctly set the comdat symbol on COFF. by Rafael Espindola · 11 years ago
- 5f81752 [PPC64LE] Add test case for r210282 commit by Bill Schmidt · 11 years ago
- 38ee55d Remove X86Subtarget from the X86FrameLowering constructor since by Eric Christopher · 11 years ago
- 6156e56 Fixed several correctness issues in SeparateConstOffsetFromGEP by Jingyue Wu · 11 years ago
- d334d25 Remove caching of the subtarget for X86FrameLowering. by Eric Christopher · 11 years ago
- 6d18c24 Remove duplicate copy of InstrItineraryData from the TargetMachine, by Eric Christopher · 11 years ago
- d94cd00 Adding explicit triples to the ARM jumptable tests by Tom Roeder · 11 years ago
- 64bcc6d Add a testcase where there is an overflow when combining two constants. by Rafael Espindola · 11 years ago
- ecbc724 Add "-format darwin" to llvm-nm to be like darwin's nm(1) -m output. by Kevin Enderby · 11 years ago
- 542fdf5 [PPC64LE] Correct vperm -> shuffle transform for little endian by Bill Schmidt · 11 years ago
- ef31a79 Removing spurious dependency of IPO on JumpInstrTables by Tom Roeder · 11 years ago
- 5d0f7af Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute. by Tom Roeder · 11 years ago
- 4db3ad4 Document how to select build configuration with Visual C++ IDE or command line. by Yaron Keren · 11 years ago
- e1e0d4f [PPC64LE] Temporarily disable VSX support in little-endian mode by Bill Schmidt · 11 years ago
- b49c13c [asancov] Fix coverage line info some more. by Evgeniy Stepanov · 11 years ago
- 0eacd38 Add missing const specifier to a const method. by Evgeniy Stepanov · 11 years ago
- f5999d6 XFAIL: test/DebugInfo/missing-abstract-variable.ll on s390x as well by Ulrich Weigand · 11 years ago
- e076b35 [SystemZ] Do not install IfConverter pass at -O0 by Ulrich Weigand · 11 years ago
- 2181b23 [mips] Modify long branch for NaCl: by Sasa Stankovic · 11 years ago
- 4421545 Prevent hoisting the instruction whose def might be clobbered by the terminator. by Sasa Stankovic · 11 years ago
- 3a2156d [mips] Fix triple. by Matheus Almeida · 11 years ago
- ced4056 lld (build with configur and make) Enable build by Iain Sandoe · 11 years ago
- 3cea6e7 R600: Fix test. Using wrong check prefix. by Matt Arsenault · 11 years ago
- 59aecc1 Fix coverage for files with global constructors again. Adds a testcase to the commit from r206671, as requested by David Blaikie. by Nick Lewycky · 11 years ago
- 0bc7690 Revert r210221 again, due to a crash Richard Smith has provided involving self-hosting LLVM with libc++. by David Blaikie · 11 years ago
- 7a986ec DebugInfo: Reuse existing LexicalScope to retrieve the scope's MDNode, rather than looking it up through the DebugLoc. by David Blaikie · 11 years ago
- 7509607 DebugInfo: Roll argument insertion into variable insertion to ensure arguments are correctly handled in all cases. by David Blaikie · 11 years ago
- ad03fa6 PR19388: DebugInfo: Emit dead arguments in their originally declared order. by David Blaikie · 11 years ago
- a66075f Use AArch64 instead of now removed ARM64 in test configs by Alexey Samsonov · 11 years ago
- d4af856 DebugInfo: Add comments/assert description to r209674 based on Eric Christopher's post-commit review feedback. by David Blaikie · 11 years ago
- 7a8272d We've got a getSlotSize call already that we use everywhere else, by Eric Christopher · 11 years ago
- 798a829 R600/SI: Match rsq instructions by Matt Arsenault · 11 years ago
- 1eb9c05 80-columns. by Eric Christopher · 11 years ago
- 1e13599 Remove uses of the TargetMachine from X86FrameLowering. by Eric Christopher · 11 years ago
- 6db82d3 Use nullptr by Matt Arsenault · 11 years ago
- 06ac3ff DebugInfo: Reapply r209984 (reverted in r210143), asserting that abstract DbgVariables have DIEs. by David Blaikie · 11 years ago
- 7afb107 Explain why we skip DbgInfoIntrinsics when looking at line numbers in .gcno file emission. by Nick Lewycky · 11 years ago
- 6248abf Don't emit structors for available_externally globals (PR19933) by Hans Wennborg · 11 years ago
- cfee6c4 Add a Constant version of stripPointerCasts. by Rafael Espindola · 11 years ago
- dcac152 Clauses in a landingpad are always Constant. Use a stricter type. by Rafael Espindola · 11 years ago
- c45bee9 Two small enhancements for the JIT. by Yaron Keren · 11 years ago
- 024b693 XFAIL: test/DebugInfo/missing-abstract-variable.ll on mips and ppc64 due to an inlined parameter that goes missing. by David Blaikie · 11 years ago
- 510315c tools: fix parenthesis warning from GCC by Saleem Abdulrasool · 11 years ago
- fbb7c20 tools: fix silly typo in llvm-readobj by Saleem Abdulrasool · 11 years ago
- fe3b74e tools: initial implementation of WoA EH decoding by Saleem Abdulrasool · 11 years ago
- b35de82 tools: introduce StreamWriter::printBoolean by Saleem Abdulrasool · 11 years ago
- 0b25d84 Support: style/documentation cleanup for format by Saleem Abdulrasool · 11 years ago
- bf9290f Support: add additional comment for ARM EH structure by Saleem Abdulrasool · 11 years ago
- 82db274 InstCombine: Improvement to check if signed addition overflows. by Rafael Espindola · 11 years ago
- 45a8d99 [AArch64] clang-format the load/store optimizer. by Tilmann Scheller · 11 years ago
- b2caf97 [AArch64] Fix some LLVM Coding Standards violations in the load/store optimizer. by Tilmann Scheller · 11 years ago
- e0e4fca Fix gcc -Wparentheses warning. by Patrik Hagglund · 11 years ago
- 7270890 Fix a use of uninitialized value. OldCC is set when IsCmpZero || IsSwapped and read when ShouldUpdateCC || IsSwapped, and ShouldUpdateCC is independent. Fixes PR19932, but no test since I wasn't able to get any symptoms to appear, not even with valgrind and the testcase from the PR. It's clear what happened from inspection of the code. by Nick Lewycky · 11 years ago
- 5f22dd7 Add a subtarget hook: enablePostMachineScheduler. by Andrew Trick · 11 years ago
- 0c83424 Move GenericScheduler and PostGenericScheduler into a header. by Andrew Trick · 11 years ago
- e5d8481 docs: Remove documentation for legacy PGO options by Justin Bogner · 11 years ago
- d126407 [Object][ELF] Range-based loop simplification. by Simon Atanasyan · 11 years ago
- 3b3d2e2 GraphWriter: try gv before xdg-open by Alp Toker · 11 years ago
- a5bd2ad GraphWriter: support the XDG open utility by Alp Toker · 11 years ago
- 4830b9c config.h: fix layering and don't duplicate definitions by Alp Toker · 11 years ago
- 5c0b13f DebugInfo: Partial revert r209984 due to more cases where abstract DbgVariables do not have associated DIEs. by David Blaikie · 11 years ago
- 1b68686 Fix typos by Matt Arsenault · 11 years ago
- dc6eaa4 Calculate dead instructions when a live interval is created. by Pete Cooper · 11 years ago
- 957b2cc Revert r209381 as it isn't a local variable. Add a testcase so that by Eric Christopher · 11 years ago
- 79f634d Fixup formatting in the pass. by Eric Christopher · 11 years ago
- f35a459 Update comments to match reality. by Rafael Espindola · 11 years ago
- 8c2d277 Fix a small bug in the parsing of anonymous globals. by Rafael Espindola · 11 years ago
- 85422f7 Simplify the parsing of unnamed globals. No functionality changed. by Rafael Espindola · 11 years ago
- b20541c Update comment. This should have been part of r210062. by Rafael Espindola · 11 years ago
- 89f341a Remove some redundant doc comments by Alp Toker · 11 years ago
- 1514ecc [AArch64] Fix typo in load/store optimizer. by Tilmann Scheller · 11 years ago
- 9f03930 [AArch64] Add regression tests for the load/store optimizer which cover post-index update folding with sub rather than add. by Tilmann Scheller · 11 years ago
- 45178b9 Implement one operator== with another. by Rafael Espindola · 11 years ago
- 58a20d7 [asan] Fix coverage instrumentation with -asan-globals=0. by Evgeniy Stepanov · 11 years ago
- 1410a2c AArch64: mark small types (i1, i8, i16) as promoted by Tim Northover · 11 years ago
- e9b2cf3 Add operator== and operator!= to compare with nullptr. by Rafael Espindola · 11 years ago
- b468431 Use an enum class. by Rafael Espindola · 11 years ago
- 18b4087 Use an enum class. by Rafael Espindola · 11 years ago