- 02e249f clang-format. NFC. by Rafael Espindola · 9 years ago
- 069b376 Add const qualifiers to appease bots; NFC by Sanjoy Das · 9 years ago
- ed8d5ea Allow -inline-threshold to override default threshold. by Easwaran Raman · 9 years ago
- 7534b79 Forgotten file from r269992. by Richard Smith · 9 years ago
- 4dace2a [GuardWidening] Introduce range check merging by Sanjoy Das · 9 years ago
- a499216 Reapply r263460: [SpillPlacement] Fix a quadratic behavior in spill placement. by Quentin Colombet · 9 years ago
- c2d48e6 Record a TargetMachine instead of a Reloc::Model. by Rafael Espindola · 9 years ago
- 86af286 [LibFuzzer] Work around crashes in ``__sanitizer_malloc_hook()`` under Mac OSX. by Dan Liew · 9 years ago
- 30c760d Remove specializations of ProfileSummary by Easwaran Raman · 9 years ago
- e40864c [ARM, AArch64] Match additional patterns to ldN instructions by Matthew Simpson · 9 years ago
- 2ddec05 AMDGPU: Remove pointless conversions by Matt Arsenault · 9 years ago
- 15399a9 [WebAssembly] Simplify code that never has to handle physical registers. NFC. by Dan Gohman · 9 years ago
- 17e7f119 Move ProfileSummary to IR. by Easwaran Raman · 9 years ago
- 4f4b87e [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of load instructions by Guozhi Wei · 9 years ago
- 890e600 comment out line that is causing UBSAN bot failures by Sanjay Patel · 9 years ago
- 09166ea [obj2yaml] [yaml2obj] Support for MachO Load Command data by Chris Bieneman · 9 years ago
- ac5b917 Revert "[obj2yaml] [yaml2obj] Support for MachO Load Command data" by Chris Bieneman · 9 years ago
- 80f6f55 Fix -Wunused-variable in non-Asserts build by David Blaikie · 9 years ago
- dadbde9 [obj2yaml] [yaml2obj] Support for MachO Load Command data by Chris Bieneman · 9 years ago
- 7aaac1e Recommit r255691 since PR26509 has been fixed. by Wei Mi · 9 years ago
- 803d656 Simplify conditional unreachable into an assertion by David Blaikie · 9 years ago
- dadccff Fix -Wmicrosoft-enum-value warning by Reid Kleckner · 9 years ago
- eda241a X86: Don't reset the stack after calls that don't return (PR27117) by Hans Wennborg · 9 years ago
- be9d248 Modify emitTypeInformation to use MemoryTypeTableBuilder by Adrian McCarthy · 9 years ago
- d06ea8a [ARM, AArch64] Properly initialize InterleavedAccessPass by Matthew Simpson · 9 years ago
- 73cd9cf [Target] Don't return a std::string in getRegAsmName by David Majnemer · 9 years ago
- 57c3a79 [x86] add tests for urem lowering by Sanjay Patel · 9 years ago
- 187ca85 Remember the relocation model. NFC. by Rafael Espindola · 9 years ago
- 0323a2e Style fixes. NFC. by Rafael Espindola · 9 years ago
- 7c8f8b7 [SystemZ] Test commit - remove idea from README by Zhan Jun Liau · 9 years ago
- bbac091 AMDGPU: Also look for s_cbranch_vccz by Matt Arsenault · 9 years ago
- cc76d42 pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex. by Rui Ueyama · 9 years ago
- f92376e Fix a covnersion from string to bool issue used in an assert by Ron Lieberman · 9 years ago
- 9ea46b8 [X86][SSE] Added fast-isel tests to sync with clang/test/CodeGen/sse-builtins.c by Simon Pilgrim · 9 years ago
- 6257075 [X86][SSE2] Fixed shuffle of results in _mm_cmpnge_sd/_mm_cmpngt_sd tests by Simon Pilgrim · 9 years ago
- 27d8b83 CodeGen: Move check of EnablePostRAScheduler to avoid disabling antidependency breaker by Mitch Bodart · 9 years ago
- b29ea64 Temporarily revert r270070 by George Rimar · 9 years ago
- 88f5077 [SCCP] Prefer class to struct. by Davide Italiano · 9 years ago
- c105a37 [SelectionDAG] rename/move isKnownToBeAPowerOfTwo() from TargetLowering (NFC) by Sanjay Patel · 9 years ago
- 204e320 [LAA] Check independence of strided accesses before forward case by Matthew Simpson · 9 years ago
- c9c6937 [llvm-mc] - Teach llvm-mc to generate compressed debug sections in zlib style. by George Rimar · 9 years ago
- ae7c8dd [AArch64 ] Generate a BFXIL from 'or (and X, Mask0Imm),(and Y, Mask1Imm)'. by Chad Rosier · 9 years ago
- ab4af72 [ARM] Add cdp intrinsic tests. by Ranjeet Singh · 9 years ago
- 8f225b9 Test commit. by Ranjeet Singh · 9 years ago
- d8bb9ec [AMDGPU][llvm-mc] Fixes to support buffer atomics. by Artem Tamazov · 9 years ago
- 785d7f7 ps][microMIPS] Add R_MICROMIPS_PC21_S1 relocation by Zoran Jovanovic · 9 years ago
- e4c0214 [X86][SSE2] Added _mm_move_* tests by Simon Pilgrim · 9 years ago
- a861f2e [X86][SSE2] Added _mm_cast* and _mm_set* tests by Simon Pilgrim · 9 years ago
- 7b27dc2 [mips][mips16] Fix ZERO is not a CPU16Regs register error from the machine verifier. by Daniel Sanders · 9 years ago
- 7e9b796 [X86] Enable RRL part of the LEA optimization pass for -O2. by Andrey Turetskiy · 9 years ago
- f684770 [mips][microMIPS] Implement BC1EQZC, BC1NEZC, BC2EQZC and BC2NEZC instructions by Zlatko Buljan · 9 years ago
- ad8832da [X86] Generalize and combine some similar type constraints and node types. No changes to the isel table size so the separation wasn't buying us anything. by Craig Topper · 9 years ago
- ac890c2 [X86] Simplify some type constraints by removing parts that were already implied. by Craig Topper · 9 years ago
- 28f667b CodeGen: Make the global-merge pass independently testable, and add a test. by Peter Collingbourne · 9 years ago
- c77570e Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" by Vedant Kumar · 9 years ago
- 658bddf [GuardWidening] Use getEquivalentICmp to fold constant compares by Sanjoy Das · 9 years ago
- 15c62f9 [ConstantRange] Add an getEquivalentICmp helper by Sanjoy Das · 9 years ago
- 62dec0f [WebAssembly] Update WebAssembly target for r269988. by Dan Gohman · 9 years ago
- ab2007f [X86] Remove some type constraint classes and use already existing stricter classes. by Craig Topper · 9 years ago
- 2928467 [AVX512] Strengthen type constraints for VFIXUPIMM patterns and combine the type constraints for vector and scalar. by Craig Topper · 9 years ago
- 783e35a [WebAssembly] Make several CHECK lines less fragile using regexes and CHECK-DAG. by Dan Gohman · 9 years ago
- efac554 Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; other minor fixes. by Eugene Zelenko · 9 years ago
- c40c117 reduce indentation; NFCI by Sanjay Patel · 9 years ago
- d6995c8 [AArch64] Push comment into function. NFC. by Chad Rosier · 9 years ago
- 221ed41 AMDGPU: Fix verifier error when spilling undef subreg by Matt Arsenault · 9 years ago
- 5963742 [obj2yaml] Refactoring of dumping MachO section structs by Chris Bieneman · 9 years ago
- 44aaff0 AMDGPU: Fix promote alloca for pointer loads by Matt Arsenault · 9 years ago
- 9dbb322 [LowerGuards] Rename variable; NFC by Sanjoy Das · 9 years ago
- 0266d5e New pass: guard widening by Sanjoy Das · 9 years ago
- 8458fdb Follow-up patch of http://reviews.llvm.org/D19948 to handle missing profiles when simplifying CFG. by Dehao Chen · 9 years ago
- 7a03ff4 [MBP] Remove a redundant skipFunction(). NFC. by Haicheng Wu · 9 years ago
- cf44b36 Work around a glibc bug: backtrace() spuriously fails if by Richard Smith · 9 years ago
- 7aae44e fix formatting; NFC by Sanjay Patel · 9 years ago
- ac8db59 Delete Reloc::Default. by Rafael Espindola · 9 years ago
- 57380a7 [lanai] Change the way flag setting instructions are checked. by Jacques Pienaar · 9 years ago
- 6e6d60d [LoopUnrollAnalyzer] Take into account cost of instructions controlling branches, along with their operands. by Michael Zolotukhin · 9 years ago
- 23cb114 [x86] add test for immediate comment formatting by Sanjay Patel · 9 years ago
- b3b1972 [WebAssembly] Disable the MachineScheduler. by Dan Gohman · 9 years ago
- 346e51e Fixing test failure on Windows bot by Chris Bieneman · 9 years ago
- 279b28e clang-format SimplifyCFG.cpp. by Dehao Chen · 9 years ago
- c8ee6f3 AMDGPU: Fix incorrect simm check by Jan Vesely · 9 years ago
- fa30381 When looking for a spill slot in reg scavenger, find one that matches RC by Krzysztof Parzyszek · 9 years ago
- 7521162 [X86][SSE2] Added fast-isel tests to sync with clang/test/CodeGen/sse2-builtins.c by Simon Pilgrim · 9 years ago
- de2a437 [AArch64] Minor refactoring. NFC. by Chad Rosier · 9 years ago
- 7d1364e clean up; NFCI by Sanjay Patel · 9 years ago
- 17e3d06 pdbdump: Print out section offsets in the publics stream. by Rui Ueyama · 9 years ago
- bbc289f Delete dead code. Reloc::Default is the default. by Rafael Espindola · 9 years ago
- 7ec0ea1 Re-apply: [obj2yaml] [yaml2obj] Support MachO section and section_64 by Chris Bieneman · 9 years ago
- 76e32df AMDGPU: Error if branch distance exceeds limit by Matt Arsenault · 9 years ago
- 3cd52ae AMDGPU: Other sizes of popcnt are fast by Matt Arsenault · 9 years ago
- a9355d3 Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions" by Hans Wennborg · 9 years ago
- 5d9f8fb AMDGPU: Fix assert when erroring on a call by Matt Arsenault · 9 years ago
- c023b23 Trivial cleanups. by Rafael Espindola · 9 years ago
- 41cf920 AMDGPU: Handle alloca promoting with null operands by Matt Arsenault · 9 years ago
- c33f9cd AMDGPU: Fix a few slightly broken tests by Matt Arsenault · 9 years ago
- 39107cc AMDGPU: Don't run passes that aren't useful by Matt Arsenault · 9 years ago
- 71a492e AMDGPU: Fix assert on ttmp registers by Matt Arsenault · 9 years ago
- d77d4c0 [PM] Port per-function SCCP to the new pass manager. by Davide Italiano · 9 years ago
- 8b8fb6b [Hexagon] Recognize "q" and "v" in inline-asm as register constraints by Krzysztof Parzyszek · 9 years ago
- da38a6d [WebAssembly] Don't expand divisions by constants. by Dan Gohman · 9 years ago