- 60ce11f [codeview] Some cleanup of Symbol Records. by Zachary Turner · 9 years ago
- f84af69 llvm-dwp: remove some unused error handling by David Blaikie · 9 years ago
- 8e5ffc9 Revert "[obj2yaml] [yaml2obj] Support MachO section and section_64 structs" by Zachary Turner · 9 years ago
- 34ab13f llvm-dwp: Move error handling code closer to use by David Blaikie · 9 years ago
- 51510ad [WebAssembly] Rename $discard to $drop in the assembly output. by Dan Gohman · 9 years ago
- dce33b5 pdbdump: Print out more strcutures. by Rui Ueyama · 9 years ago
- 329de21 [DwarfDebug] Make tuning predicates private, should be used only in ctor. by Paul Robinson · 9 years ago
- e6b948e docs: Update and clean up BitCodeFormat.rst. by Peter Collingbourne · 9 years ago
- b9fa981 [WebAssembly] Model the stack evaluation order more precisely. by Dan Gohman · 9 years ago
- c27d8b4 Delete deprecated function. by Rafael Espindola · 9 years ago
- 7fdce00 llvm-dwp: Add error handling for multiple type sections in a dwp file. by David Blaikie · 9 years ago
- d640f91 Fixing a test case that I broke by fixing r269846 by Chris Bieneman · 9 years ago
- 47ad42e [Object] Move isNotObjectErrorInvalidFileType out of header. by Lang Hames · 9 years ago
- 9c81a3f [PM] Port DSE to the new pass manager by Justin Bogner · 9 years ago
- 20b603a [obj2yaml][yaml2obj] Fixing dyld_info_command mappings by Chris Bieneman · 9 years ago
- b04144c [obj2yaml] [yaml2obj] Support MachO section and section_64 structs by Chris Bieneman · 9 years ago
- 79f152a Remove unnecessary header include. by Lang Hames · 9 years ago
- e5abbb2 [WebAssembly] Don't stackify calls past stack pointer modifications. by Dan Gohman · 9 years ago
- 888bd0b Debug Info: Introduce a DwarfDebug::UseDWARF2Bitfields flag by Adrian Prantl · 9 years ago
- 3c661ab minor cleanup /NFC by Xinliang David Li · 9 years ago
- fc99ce0 Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions" by Hans Wennborg · 9 years ago
- cbc09f7 [codeview] Macroify definition of bitwise operators for flags enums. by Zachary Turner · 9 years ago
- e448e72 [InstCombine] add another test for wrong icmp constant (PR27792) by Sanjay Patel · 9 years ago
- f9336ec [WebAssembly] Stackify induction variable increment instructions. by Dan Gohman · 9 years ago
- 5bf7d99 Simple refactoring /NFC by Xinliang David Li · 9 years ago
- 547f114 X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions by Hans Wennborg · 9 years ago
- c8f8f9c Debug Info: Don't emit bitfields in the DWARF4 format when tuning for GDB. by Adrian Prantl · 9 years ago
- cd41a78 Fix an assert in SelectionDAGBuilder when processing inline asm by Renato Golin · 9 years ago
- 0865cea Reapply r269782 "[obj2yaml] [yaml2obj] Support for MachO load command structures"" by Chris Bieneman · 9 years ago
- 293233a llvm-dwp: Simplify duplicate DWO ID error handling by David Blaikie · 9 years ago
- bd9d3e0 [InstCombine] add test for wrong icmp constant (PR27792) by Sanjay Patel · 9 years ago
- 809c94d [LCSSA] Use llvm::any_of instead of std::size_of. by Davide Italiano · 9 years ago
- 4e35fa5 [ThinLTO] Use semicolon to separate path prefix replacement by Reid Kleckner · 9 years ago
- 0353bb1 [InstCombine] fix constant to be signed for signed comparisons by Sanjay Patel · 9 years ago
- 8ae1501 Delete unused defaults. by Rafael Espindola · 9 years ago
- 09ba7ec Don't repeat name in comment. by Rafael Espindola · 9 years ago
- b4edd72 [Guards] Add branch metadata when lowering by Sanjoy Das · 9 years ago
- 2848e3c [SCEV] Be more aggressive in proving NUW by Sanjoy Das · 9 years ago
- 923a9ba Revert "[obj2yaml] [yaml2obj] Support for MachO load command structures" by Chris Bieneman · 9 years ago
- 77be094 Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error by Kevin Enderby · 9 years ago
- d307f96 Fix Clang-tidy modernize-use-bool-literals in generated Target code; other minor fixes; other minor fixes. by Eugene Zelenko · 9 years ago
- 4a038a7 [obj2yaml] [yaml2obj] Support for MachO load command structures by Chris Bieneman · 9 years ago
- 87749e8 [codeview] Test serialization of all known type records by Reid Kleckner · 9 years ago
- 8a4e293 [ThinLTO] Force disable test on Windows via REQUIRES shell by Teresa Johnson · 9 years ago
- 6a70b9b Simplify handling of hidden stub. by Rafael Espindola · 9 years ago
- 825210f [ThinLTO] XFAIL path manipulation test on Windows by Teresa Johnson · 9 years ago
- a486381 [ThinLTO] Option to control path of distributed backend files by Teresa Johnson · 9 years ago
- 7537c45 [CostModel][X86] Tidied up checks by Simon Pilgrim · 9 years ago
- 9ae1fd1 [PM/LCSSA] Fix dependency list. Some passes are preserved, not required. by Davide Italiano · 9 years ago
- 86cadc5 [LCSSA] Use any_of() to simplify the code. NFCI. by Davide Italiano · 9 years ago
- 0d4db70 Add a test showing how hidden stubs are handled on ppc. by Rafael Espindola · 9 years ago
- af3b6be [RewriteStatepointsForGC] Remove obsolete assertion by Igor Laevsky · 9 years ago
- 41326d5 [ARM] ARM mov InstAlias for MOVW lacks HasV6T2 by Renato Golin · 9 years ago
- b672687 Fix for PR27750. Correctly handle the case where the fallthrough block and by David L Kreitzer · 9 years ago
- e5e3c20 [InstCombine] Don't crash when trying to take an element of a ConstantExpr. by Benjamin Kramer · 9 years ago
- b63ec0f [WebAssembly] Remove our copy of PrologEpilogInserter by Derek Schuff · 9 years ago
- 9027d96 [mips][microMIPS] Implement BEQZC and BNEZC instructions by Zoran Jovanovic · 9 years ago
- e744147 [mips] Compact branch policy control for MIPSR6 by Simon Dardis · 9 years ago
- 6bb068f [mips][microMIPS][DSP] Implement BALIGN, BITREV, BPOSGE32, CMP*, CMPGDU*, CMPGU* and CMPU* instructions by Zlatko Buljan · 9 years ago
- 4bfd3e2 Factor PrologEpilogInserter around spilling, frame finalization, and scavenging by Derek Schuff · 9 years ago
- c1fd522 [WebAssembly] Improve the precision of memory and side effect dependence tracking. by Dan Gohman · 9 years ago
- 94a19b6 Debug Info: Don't emit a DW_AT_data_member_location for DWARF bitfields. by Adrian Prantl · 9 years ago
- 7b8e568 try to avoid unused variable warning in release build; NFCI by Sanjay Patel · 9 years ago
- 91b5ad4 [InstCombine] check vector elements before trying to transform LE/GE vector icmp (PR27756) by Sanjay Patel · 9 years ago
- 4945c53 llvm-dwp: Provide error handling for invalid string field forms by David Blaikie · 9 years ago
- 177be49 Remove .hot and .unlikely prefixes from function section names. by Easwaran Raman · 9 years ago
- 350e40f AMDGPU/R600: Use correct number of vector elements when lowering private loads by Jan Vesely · 9 years ago
- dd6e786 llvm-dwp: Add error handling for invalid (non-CU) top level tag in debug_info.dwo by David Blaikie · 9 years ago
- e7eda98 Remove extra semicolon to fix warning. NFC. by Michael Kuperstein · 9 years ago
- 7b24ae6 Avoid temporary vector for sorting in BitcodeWriter by Mehdi Amini · 9 years ago
- 043346c Debug info: Don't emit a DW_AT_byte_size when emitting a DWARF4 bit field. by Adrian Prantl · 9 years ago
- abc9f47 AMDGPU: Add some private element size tests by Matt Arsenault · 9 years ago
- 85bfb07 Add a (size, value) constructor to TinyPtrVector. by Richard Smith · 9 years ago
- 80bf9f5 Add missing TinyPtrVector functionality: reverse iterators and conversion of by Richard Smith · 9 years ago
- 7985e4b AMDGPU: Fix promote alloca pass creating huge arrays by Matt Arsenault · 9 years ago
- e26e7d3 Fail early on unknown appending linkage variables. by Rafael Espindola · 9 years ago
- 02e7a26 llvm-dwp: Add .test files missing from r269339 by David Blaikie · 9 years ago
- ce4aff9 Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" by Vedant Kumar · 9 years ago
- 3b880e3 SelectionDAG: Select min/max when both are used by Matt Arsenault · 9 years ago
- 7f7d468 [AArch64] Fix bug in large stack spill slot handling (PR27717) by Geoff Berry · 9 years ago
- 515ee3e Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" by Vedant Kumar · 9 years ago
- 119b930 llvm-dwp: Streamline duplicate DWO ID diagnostic handling by David Blaikie · 9 years ago
- addf109 sync up common profile header /nfc by Xinliang David Li · 9 years ago
- 82733bd [SystemZ] Support LRVH and STRVH opcodes by Bryan Chan · 9 years ago
- 94bb740 Remove extra whitespace. NFC. by Chad Rosier · 9 years ago
- bfed1d5 ThinLTO: sort inputs and schedule by decreasing size by Mehdi Amini · 9 years ago
- 594d70d [WebAssembly] Mark COPY_LOCAL and TEE_LOCAL instructions has having no side effects. by Dan Gohman · 9 years ago
- 4f2e861 ThinLTO caching: reload cached file with mmap and drop heap-allocated memory buffer by Mehdi Amini · 9 years ago
- b57691d [WebAssembly] Use eqz to negate a branch conditions. by Dan Gohman · 9 years ago
- 4d2c6de [BasicAA] Update comments based on feedback from hfinkel. NFCI. by Geoff Berry · 9 years ago
- b5e7861 [WebAssembly] Add a few optimization ideas to README.txt. by Dan Gohman · 9 years ago
- ee1280d [X86] Remove transformVSELECTtoBlendVECTOR_SHUFFLE by Michael Kuperstein · 9 years ago
- f6ed63a [Hexagon] Make getCallerSavedRegs specific to a register class by Krzysztof Parzyszek · 9 years ago
- 12427ad [LAA] Rename forwarding conflict detection option (NFC) by Matthew Simpson · 9 years ago
- 095bb7d [LAA] Comment couldPreventStoreLoadForward. NFC by Adam Nemet · 9 years ago
- 24331f2 [LAA] clang-format the function couldPreventStoreLoadForward. NFC by Adam Nemet · 9 years ago
- ec3abaa [Hexagon] Simplify HexagonInstrInfo::isPredicable by Krzysztof Parzyszek · 9 years ago
- 61ce277 [PM] Port indirect call promotion pass to new pass manager by Xinliang David Li · 9 years ago
- 20ebcfc [LV] Ensure safe VF for loops with interleaved accesses by Matthew Simpson · 9 years ago
- 3b0d377 [llc] New diagnostic handler by Renato Golin · 9 years ago