- fc5268d [LAA] Comment how memchecks are codegened by Adam Nemet · 10 years ago
- 29471d2 Revert "[AArch64] Simplify/refactor code to ease code review. NFC." by Renato Golin · 10 years ago
- 946eb8b x32. Fixes a bug in x32 exception handling. by Derek Schuff · 10 years ago
- 36fdcfb x32. Fixes jmp %reg in x32 by JF Bastien · 10 years ago
- f760d95 [Sparc] Rename LoadASR and StoreASR from r245360 to *ASI, as was intended. by James Y Knight · 10 years ago
- 1b1f2b2 Revert "[PeepholeOptimizer] Look through PHIs to find additional register sources" by Bruno Cardoso Lopes · 10 years ago
- 77c6e1a [SPARC] Fix BooleanContents, so that select of a trunc doesn't by James Y Knight · 10 years ago
- 468e70f [AArch64] Simplify/refactor code to ease code review. NFC. by Chad Rosier · 10 years ago
- bccacca [PeepholeOptimizer] Look through PHIs to find additional register sources by Bruno Cardoso Lopes · 10 years ago
- 5a1af36 [ARM] Add instruction selection patterns for vmin/vmax by Silviu Baranga · 10 years ago
- ba54a70 Map %fprs to %asr6 in the Sparc assembler parser. by Joerg Sonnenberger · 10 years ago
- c457f1e Emit <regmask R1 R2 R3 ...> instead of just <regmask> in IR dumps. by Daniel Sanders · 10 years ago
- ab30763 Revert "[X86] Widen the 'AND' mask if doing so shrinks the encoding size" by Tobias Grosser · 10 years ago
- e8a6608 [X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for minsize by Michael Kuperstein · 10 years ago
- a4fe294 [TLI] Refactor "is integer division cheap" queries. by Michael Kuperstein · 10 years ago
- d1c2981 Remove an empty directory left after r245318. by Alexander Kornienko · 10 years ago
- 691fcff More clean up, still NFC. Remove dead variables now that the casts are gone. by Nick Lewycky · 10 years ago
- b3796f6 Clean up this file a little. Remove dead casts, casting Values to Values. Adjust some comments for typos and whitespace. NFC. by Nick Lewycky · 10 years ago
- 21ea9dd Exposed findDefsUsedOutsideOfLoop as a loop utility function by Ashutosh Nema · 10 years ago
- 8545f7f [LPM] Teach the legacy pass manager to support *using* an analysis by Chandler Carruth · 10 years ago
- dd7ef64 Fix how DependenceAnalysis calls delinearization by Hal Finkel · 10 years ago
- d5369c9 Revert "Fix PR24469 resulting from r245025 and re-enable dead store elimination across basicblocks." by Eric Christopher · 10 years ago
- 25fa0d4 Make ScalarEvolution::isKnownPredicate a little smarter by Hal Finkel · 10 years ago
- b5d7579 Split ARM and AArch64 emutls.ll test by Chih-Hung Hsieh · 10 years ago
- a80c044 MIR Serialization: Serialize MMI's variable debug information. by Alex Lorenz · 10 years ago
- 0f33e74 [BasicAA] Add a test for PR24468 to be sure we won't regress by Quentin Colombet · 10 years ago
- 71f1967 [BasicAA] Revert r221876 because it can produce incorrect aliasing by Quentin Colombet · 10 years ago
- 3b9cfa1 Fix backward operands in call to isTruncateFree() and improve comments. by Steve King · 10 years ago
- b081f06 MIR Parser: Return true on error when parsing standalone registers. by Alex Lorenz · 10 years ago
- 6f3cafb MIR Serialization: Serialize the operand's bit mask target flags. by Alex Lorenz · 10 years ago
- 85826be use TLI.allowsMemoryAccess() to check if memory accesses are fast; NFCI by Sanjay Patel · 10 years ago
- cca41d3 Fix three typos in comments; "easilly" -> "easily". by Nick Lewycky · 10 years ago
- bf5dca5 Support: Clean up TSan annotations. by Peter Collingbourne · 10 years ago
- 07c6bd8 MIR Serialization: Serialize the frame information's stack protector index. by Alex Lorenz · 10 years ago
- 0a39c58 MIR Parser: Extract the code that parses stack object references into a new by Alex Lorenz · 10 years ago
- 53ff0bb [InstSimplify] Remove unused variable by David Majnemer · 10 years ago
- d00bdb6 [InstSimplify] Don't assume getAggregateElement will succeed by David Majnemer · 10 years ago
- 72b408f [VectorUtils] Replace 'llvm::' qualification with 'using llvm' by David Majnemer · 10 years ago
- 6774e25 Load/store instructions for floating points with address space require SparcV9. by Joerg Sonnenberger · 10 years ago
- c518135 [X86] Refreshed sign extension tests. by Simon Pilgrim · 10 years ago
- c787923 Release script: correctly symlink clang-tools-extra into the build (PR22765) by Hans Wennborg · 10 years ago
- b6d43ab [X86][AVX] Added shuffle concatenation tests by Simon Pilgrim · 10 years ago
- 9329447 DAGCombiner: Improve DAGCombiner select normalization by Matthias Braun · 10 years ago
- 1c81ad1 DAGCombiner: Optimize SELECTs first before turning them into SELECT_CC by Matthias Braun · 10 years ago
- 928530a Updated constants to give more useful min/max constant folding tests by Simon Pilgrim · 10 years ago
- 62d303d [PM/AA] Add using declarations to avoid hiding virtual overloads. by Chandler Carruth · 10 years ago
- 42be08a [WinEH] Calculate state numbers for the new EH representation by David Majnemer · 10 years ago
- 28fbb4b MachineRegisterInfo: Introduce isPhysRegUsed() by Matthias Braun · 10 years ago
- ebb4ccb [LPM] Cleanup some loops to be range based for loops before hacking on by Chandler Carruth · 10 years ago
- a4d17df [LPM] Group the addPreserved template with the non-template variants, NFC. by Chandler Carruth · 10 years ago
- afae23b [Kaleidoscope] Start C++11'ifying the kaleidoscope tutorials. by Lang Hames · 10 years ago
- 896f064 [PM/AA] Remove the last relics of the separate IPA library from LLVM, by Chandler Carruth · 10 years ago
- 3f6954d MIR Parser: Implicit register verifier should accept unexpected implicit by Alex Lorenz · 10 years ago
- 4628dff [LVI] Use a SmallDenseMap instead of std::map for ValueCacheEntryTy by Bruno Cardoso Lopes · 10 years ago
- 08c1ad0 use minSize wrapper; NFCI by Sanjay Patel · 10 years ago
- bfd49ab [LVI] Improve LazyValueInfo compile time performance by Bruno Cardoso Lopes · 10 years ago
- ee396be [AArch64] Simplify the logic for computing in bounds offset. NFC. by Chad Rosier · 10 years ago
- 6814557 [mips] Expand JAL instructions when PIC is enabled. by Daniel Sanders · 10 years ago
- 95f5735 [MC] Convert another bunch of tests from macho-dump to llvm-readobj. by Davide Italiano · 10 years ago
- 0d125ca [mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU instructions by Zoran Jovanovic · 10 years ago
- 27aa81c [mips][microMIPS] Implement SW and SWE instructions by Zoran Jovanovic · 10 years ago
- 6f65b18a [mips] Make the MipsAsmParser capable of knowing whether PIC mode is enabled or not. by Daniel Sanders · 10 years ago
- 0e57d70 [Support] On Windows, generate PDF files for graphs and open with associated viewer by Michael Kruse · 10 years ago
- 9ab9f8d [Support] Always wait for GraphViz before opening the viewer by Michael Kruse · 10 years ago
- b424513 [mips] Correct -Woverflow warning in r245208 without changing signedness of the constant. by Daniel Sanders · 10 years ago
- 3706c8f Fixed max/min typo in test names by Simon Pilgrim · 10 years ago
- b85ce7e [X86][SSE} Added constant SMAX/SMIN/UMAX/UMIN tests by Simon Pilgrim · 10 years ago
- a9faf32 [X86][SSE] Added extra vector truncation tests. by Simon Pilgrim · 10 years ago
- 7b18ff7 Add unit test for isLayoutIdentical(empty, empty). by Yaron Keren · 10 years ago
- 387ab5a Revert "Constant propagation after hiting llvm.assume" by Justin Bogner · 10 years ago
- 5982c0a Constant propagation after hiting llvm.assume by Piotr Padlewski · 10 years ago
- 8d5e5d4 Doxygen: add build option to use svg instead of png files for graphs by Hans Wennborg · 10 years ago
- 1084c33 Add an exposed variable for which c++ compiler we're using for our build. by Eric Christopher · 10 years ago
- 440cf86 [WebAssembly] Don't default to ELF in the triple. by Dan Gohman · 10 years ago
- c8cfff3 Align SP adjustment in function getSPAdjust by Guozhi Wei · 10 years ago
- f201263 [WebAssembly] Make getArchTypePrefix return "wasm". by Dan Gohman · 10 years ago
- fb764b7 MIR Serialization: Serialize the local offsets for the stack objects. by Alex Lorenz · 10 years ago
- e45daf6 MIR Serialization: Serialize the memory operand's range metadata node. by Alex Lorenz · 10 years ago
- 971d8c0 MIR Serialization: Serialize the memory operand's noalias metadata node. by Alex Lorenz · 10 years ago
- ed8c969 MIR Serialization: Serialize the memory operand's alias scope metadata node. by Alex Lorenz · 10 years ago
- d3ff211 MIR Serialization: Serialize the memory operand's TBAA metadata node. by Alex Lorenz · 10 years ago
- d8ea874 [WinEHPrepare] Replace unreasonable funclet terminators with unreachable by David Majnemer · 10 years ago
- 9db597e [SPARC]: recognize '.' as the start of an assembler expression. by Douglas Katzman · 10 years ago
- 9daba6f [ARM] Fix crash when targetting CPU without NEON by James Molloy · 10 years ago
- dcf7488 [ScalarEvolutionExpander] Reuse findExistingExpansion during expansion cost calculation for division by Igor Laevsky · 10 years ago
- 1127a30 [CostModel][AArch64] Increase cost of vector insert element and add missing cast costs by Silviu Baranga · 10 years ago
- 170aefe [CostModel][ARM] Increase cost of insert/extract operations by Silviu Baranga · 10 years ago
- d9a2fcb [BasicAliasAnalysis] Do not check ModRef table for intrinsics by Igor Laevsky · 10 years ago
- f317669 Take alignment into account in isSafeToSpeculativelyExecute and isSafeToLoadUnconditionally. by Artur Pilipenko · 10 years ago
- ac67f04 Extend MCAsmLexer so that it can peek forward several tokens by Benjamin Kramer · 10 years ago
- df09c6b Correcting a -Woverflow warning where 0xFFFF was overflowing an implicit constant conversion. by Aaron Ballman · 10 years ago
- 08b10aa [WinEHPrepare] Fix catchret successor phi demotion by Joseph Tremoulet · 10 years ago
- 378e97e Revert "Disable targetdatalayoutcheck" by Tobias Grosser · 10 years ago
- 79224a7 Disable targetdatalayoutcheck by Tobias Grosser · 10 years ago
- 07c9aff [mips] [IAS] Add support for the DLA pseudo-instruction and fix problems with DLI by Daniel Sanders · 10 years ago
- 426b44f [GMR] isNonEscapingGlobalNoAlias() should look through Bitcasts/GEPs when looking at loads. by Michael Kuperstein · 10 years ago
- 4c1b80c Remove hand-rolled matching for fmin and fmax. by James Molloy · 10 years ago
- 2fbab98 Rip out hand-rolled matching code for VMIN, VMAX, VMINNM and VMAXNM by James Molloy · 10 years ago
- 54a2f7b Generate FMINNAN/FMINNUM/FMAXNAN/FMAXNUM from SDAGBuilder. by James Molloy · 10 years ago
- 75f2d37 Fix PR24469 resulting from r245025 and re-enable dead store elimination across basicblocks. by Karthik Bhat · 10 years ago