- 1dca546 APInt: Add overload of isMask by Matt Arsenault · 9 years ago
- fa51c2f [CodeGen] Remove constant-folding dead code. NFC. by Ahmed Bougacha · 9 years ago
- 5e99fa6 Check alloca's special state by JF Bastien · 9 years ago
- 0802f71 Introduce an GCRelocateInst class [NFC] by Philip Reames · 9 years ago
- 7fa1223 fix indentation; NFC by Sanjay Patel · 9 years ago
- 4bd7005 AMDGPU/SI: Fix a mis-compilation of multi-level breaks by Nicolai Haehnle · 9 years ago
- 80ce670 Support arbitrary addrspace pointers in masked load/store intrinsics by Artur Pilipenko · 9 years ago
- fc57f09 [Bitcode] Fix + regenerate old test so that it includes a DICompileUnit. by Davide Italiano · 9 years ago
- 3c28f60 [ScheduleDAGInstrs] Handle instructions with multiple MMOs by Geoff Berry · 9 years ago
- a58cdd3 Test commit, NFC. by Than McIntosh · 9 years ago
- 7655423 [mips] add assembler support for .set arch=octeon by Petar Jovanovic · 9 years ago
- e331509 Moving llvm-test-depends and test-depends into the Tests folder; NFC, this simply cleans up the generated solution so that these targets don't live in the root folder of the IDE. by Aaron Ballman · 9 years ago
- e6c6eef LangRef: Update example syntax for atomic load instruction by Matt Arsenault · 9 years ago
- d8f221e AMDGPU: Implement i64 global atomics by Matt Arsenault · 9 years ago
- bc0aee5 AMDGPU: Add atomic_inc + atomic_dec intrinsics by Matt Arsenault · 9 years ago
- 9bb64b9 AMDGPU: Remove trailing whitespace by Matt Arsenault · 9 years ago
- b26a693 AMDGPU: Add volatile to test loads and stores by Matt Arsenault · 9 years ago
- 9040cf9 [X86] Regenerated avx512 calling convention test checks by Simon Pilgrim · 9 years ago
- 586f018 This reverts commit r266002, r266011 and r266016. by Rafael Espindola · 9 years ago
- 2b9d31a Revert "[mips] MIPSR6 Compact branch aliases" by Simon Dardis · 9 years ago
- ef1a3d2 [SystemZ] Use LDE32 instead of LE, when Offset is small. by Jonas Paulsson · 9 years ago
- b3bccda [mips] MIPSR6 Compact branch aliases by Simon Dardis · 9 years ago
- 03c9cc7 Avoid GCC -fpermissive error about llvm::Mangler hidden by member named Mangler by Stephan Bergmann · 9 years ago
- a6f1831 Refactor the Internalize stage of libLTO in a separate file (NFC) by Mehdi Amini · 9 years ago
- 861c3f6 Use StringSet instead of StringMap where it makes sense to in LTOCodeGenerator (NFC) by Mehdi Amini · 9 years ago
- dcd4d74 Minor code cleanup. NFC. by Junmo Park · 9 years ago
- 18569e8 [PPC64] Mark CR0 Live if PPCInstrInfo::optimizeCompareInstr Creates a Use of CR0 by Chuang-Yu Cheng · 9 years ago
- 3cc0d8f [PPC64] Use mfocrf in prologue when we only need to save 1 nonvolatile CR field by Chuang-Yu Cheng · 9 years ago
- b78b825 TargetLowering: Add missing doxygen group end. by Matthias Braun · 9 years ago
- 07f075c AArch64: Drive-by cleanup by Matthias Braun · 9 years ago
- 9aead67 Attempt to make buildbot happier with r266032. by George Burgess IV · 9 years ago
- 274105b Add the allocsize attribute to LLVM. by George Burgess IV · 9 years ago
- c13dfaa [AArch64] Add test cases for the repairing of physical registers. by Quentin Colombet · 9 years ago
- 1a11591 [RegBankSelect] Teach the repairing code how to handle physical registers. by Quentin Colombet · 9 years ago
- 08f81ce [AArch64] Add a test case for the propagation of register banks through phis. by Quentin Colombet · 9 years ago
- edae2f1 [RegisterBankInfo] Do not provide a default mapping for non-reg of phi by Quentin Colombet · 9 years ago
- 73ec6f7 [AArch64] Add a test case for the repairing of definitions. by Quentin Colombet · 9 years ago
- be78bfb [RegBankSelect] Teach how to repair definitions. by Quentin Colombet · 9 years ago
- 4307705 [MachineIRBuilder] Expose the insertion point in the public API. by Quentin Colombet · 9 years ago
- 9701ed8 MergeFunctions: test alloca better by JF Bastien · 9 years ago
- bf9de3a [AArch64] Test that RegBankSelect inserts the proper copies to fix the by Quentin Colombet · 9 years ago
- 40e099b Replace MachineRegisterInfo::TracksLiveness with a MachineFunctionProperty by Derek Schuff · 9 years ago
- 5ed848e Add a missing DICompileUnit to testcase. by Adrian Prantl · 9 years ago
- 18a65be ThinLTO renaming: use module hash instead of position in the summary by Mehdi Amini · 9 years ago
- f53db33 Legalize the debug info in this testcase in anticipation of future Verifier improvements. by Adrian Prantl · 9 years ago
- 382ee0e AtomicExpandPass: mark assert variable as used by JF Bastien · 9 years ago
- 076e8df Fix compile with GCC after r266002 (Add __atomic_* lowering to AtomicExpandPass) by James Y Knight · 9 years ago
- b4aa9bf CodeGen: Fix a use-after-free in TailDuplication by Justin Bogner · 9 years ago
- eb5d561 NFC: keep comment up to date by JF Bastien · 9 years ago
- 00cd59a [safestack] Add canary to unsafe stack frames by Evgeniy Stepanov · 9 years ago
- 47cbd52 ARM: use r7 as the frame-pointer on all MachO targets. by Tim Northover · 9 years ago
- 36720c5 Add __atomic_* lowering to AtomicExpandPass. by James Y Knight · 9 years ago
- 53d36f5 swifterror: fix up a testing case. by Manman Ren · 9 years ago
- d63fcee [DebugInfo/Test] Add CU as required. by Davide Italiano · 9 years ago
- 1f4a500 [DAGCombiner] Fold xor/and/or (bitcast(A), bitcast(B)) -> bitcast(op (A,B)) anytime before LegalizeVectorOprs by Simon Pilgrim · 9 years ago
- b99afeb Swift Calling Convention: swifterror target support. by Manman Ren · 9 years ago
- 2f1dacc Revert accidentally committed change by Adrian Prantl · 9 years ago
- 29b4ba0 Add missing DICompileUnit to this testcase by Adrian Prantl · 9 years ago
- 21c1304 Fix some display bugs in llvm-pdbdump. by Zachary Turner · 9 years ago
- 62063a8 Revert "AMDGPU/SI: Do not generate s_waitcnt after ds_permute/ds_bpermute" by Tom Stellard · 9 years ago
- ea91af8 Fix repeated conditional expression (PR20711) by Hans Wennborg · 9 years ago
- 9884687 Fix broken assert, PR24624 by Hans Wennborg · 9 years ago
- f721b99 Remove redundant .c_str(), as suggested by PR25633 by Hans Wennborg · 9 years ago
- 683020d Fix a couple of redundant conditional expressions (PR27283, PR28282) by Hans Wennborg · 9 years ago
- f3fc3d1 use range-loops; NFCI by Sanjay Patel · 9 years ago
- 77e5760 MCParser: diagnose missing directional labels more clearly. by Tim Northover · 9 years ago
- 09e9ded [LoopUtils, LV] Fix PR27246 (first-order recurrences) by Matthew Simpson · 9 years ago
- e09329d [DebugInfo] Fix even more tests to include DICompileunit. by Davide Italiano · 9 years ago
- 0fd07ef Test commit. by Sriraman Tallam · 9 years ago
- 90ae214 [Object] Make .alt_entry directive parsing MachO specific. by Lang Hames · 9 years ago
- 5362126 Fix missing DICompileUnits in testcases by Adrian Prantl · 9 years ago
- 013403c [InstCombine] consolidate tests for related bugs by Sanjay Patel · 9 years ago
- 41e5af8 Use member initializers for all scalar fields of MachineFrameInfo to save boilerplate by Reid Kleckner · 9 years ago
- 67e7463 Combine redundant stack realignment booleans in MachineFrameInfo by Reid Kleckner · 9 years ago
- a05380c add FIXME comment; NFC by Sanjay Patel · 9 years ago
- c19ec77 add an assert for safety; NFC by Sanjay Patel · 9 years ago
- 38d4f53 variable names start with a capital letter; NFC by Sanjay Patel · 9 years ago
- 14dddbf [llvm-readobj] Add ELF hash histogram printing by Hemant Kulkarni · 9 years ago
- 6a7ae27 Add code comment/NFC by Xinliang David Li · 9 years ago
- 09a3a21 [InstCombine] use canEvaluateShiftedShift() to handle the lshr case (NFCI) by Sanjay Patel · 9 years ago
- 96f2e57 Make the distinct DISubprogram in this testcase really distinct. by Adrian Prantl · 9 years ago
- a265a6e Update discriminator testcases to use proper NoDebug CUs instead of omitting by Adrian Prantl · 9 years ago
- 5740d62 [InstCombine] don't try to shift an illegal amount (PR26760) by Sanjay Patel · 9 years ago
- 94eb1d9 TargetRegisterInfo: Add getRegAsmName() by Tom Stellard · 9 years ago
- 5d2dd71 [InstCombine] rename variables in shifted-shift helper function (NFCI) by Sanjay Patel · 9 years ago
- 08abc19 More upgrading of old- and very-old-style debug info in testcases. by Adrian Prantl · 9 years ago
- 98198fc [InstCombine] add helper function for shift-shift optimization (NFCI) by Sanjay Patel · 9 years ago
- 5e07ce6 This reverts commit r265913 and r265912 by Sanjoy Das · 9 years ago
- d2c18d6 [mips] Make Static a default relocation model for MIPS codegen by Petar Jovanovic · 9 years ago
- e085c90 [mips] Trivial corrections to range checked immediates. by Daniel Sanders · 9 years ago
- 0e3df21 [InstCombine] replace test that no longer works as intended by Sanjay Patel · 9 years ago
- c456a36 [ThinLTO] BitcodeWriter still requires Analysis library by Teresa Johnson · 9 years ago
- db55668 [SystemZ] README: remove an implemented idea, add some new ones by Ulrich Weigand · 9 years ago
- 4901036 [SystemZ] Add SVC instruction by Ulrich Weigand · 9 years ago
- 7ca333b [ThinLTO] Move summary computation from BitcodeWriter to new pass by Teresa Johnson · 9 years ago
- db3389c [ARM] Avoid switching ARM/Thumb mode on .arch/.cpu directive by Oliver Stannard · 9 years ago
- 8b66c0a [SystemZ] Support conditional indirect sibling calls via BCR by Ulrich Weigand · 9 years ago
- 65ca168 [SystemZ] Remove incorrect CC use for C*BReturn instructions by Ulrich Weigand · 9 years ago
- 942c2d3 [X86] Added extra widening tests for and/xor/or bit operations by Simon Pilgrim · 9 years ago
- c1307b1 [X86] Added extra widening tests for and/xor/or bit operations by Simon Pilgrim · 9 years ago