- 1f2bf92 [RegisterBankInfo] Add debug print to check how the initialization is going. by Quentin Colombet · 9 years ago
- a8ddf55 [CFLAA] Fix PR27213; incorrect tagging of args/globals by George Burgess IV · 9 years ago
- 6077d14 [RegisterBank] Add printable capabilities for future debugging. by Quentin Colombet · 9 years ago
- ea1a7b0 Try harder to appease MSVC after r265456 by Duncan P. N. Exon Smith · 9 years ago
- ccd741b [RegisterBankInfo] Make addRegBankCoverage more capable to ease by Quentin Colombet · 9 years ago
- 7484230 Minor code cleanups. NFC. by Junmo Park · 9 years ago
- d7773c0 IR: Introduce ConstantAggregate, NFC by Duncan P. N. Exon Smith · 9 years ago
- 3444a40 Try to appease MSVC after r265456 by Duncan P. N. Exon Smith · 9 years ago
- 062bf7c [RegisterBankInfo] Implement the methods to create register banks. by Quentin Colombet · 9 years ago
- ef94029 IR: Add missing assertion for ConstantVector::ConstantVector by Duncan P. N. Exon Smith · 9 years ago
- aa40fb6 [RegisterBank] Provide a way to check if a register bank is valid. by Quentin Colombet · 9 years ago
- 2707ee3 Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes." by Duncan P. N. Exon Smith · 9 years ago
- f45d327 Make constructors for final subclasses of Constant private, NFC by Duncan P. N. Exon Smith · 9 years ago
- 46c3acf llvm-dwp: Handle GCC's use of multiple debug_types.dwo sections in a single .dwo file by David Blaikie · 9 years ago
- 15121b5 ValueMapper: Rewrite Mapper::mapMetadata without recursion by Duncan P. N. Exon Smith · 9 years ago
- cdf87d0 [TargetRegisterClass] Improve the comment for how to use getSubClassMask. by Quentin Colombet · 9 years ago
- 9a7a3bc Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes. by Eugene Zelenko · 9 years ago
- fe34a37 llvm-dwp: Handle dwo files produced by GCC by David Blaikie · 9 years ago
- cb6a565 [llvm-rtdyld] Fix the return type on ErrorAndExit. by Lang Hames · 9 years ago
- db4b54f [X86] Reuse EFLAGS and form LOCKed ops when only user is SETCC. by Ahmed Bougacha · 9 years ago
- baea9b2 [GlobalISel] Add the RegisterBankInfo class for the handling of register banks. by Quentin Colombet · 9 years ago
- a4e8222 [X86] Add tests for ATOMIC_LOAD_OP EFLAGS reuse. NFC. by Ahmed Bougacha · 9 years ago
- 90af9e70 [X86] Simplify early-exit check. NFC. by Ahmed Bougacha · 9 years ago
- c224d81 [Support] Add a checked flag to Expected<T>, require checks before access or by Lang Hames · 9 years ago
- 9b71076 [GlobalISel] Add a class, RegisterBank, to represent register banks. by Quentin Colombet · 9 years ago
- 3a27360 fixed to discard earlier advertising by Sanjay Patel · 9 years ago
- ace0cc8 fix typo; NFC by Sanjay Patel · 9 years ago
- ec856b3 [AArch64][Test] Do not override the suffixes for test cases. by Quentin Colombet · 9 years ago
- 278bb5d [GlobalISel] Add the skeleton of the RegBankSelect pass. by Quentin Colombet · 9 years ago
- 8a1ae61 [Support] clang-format Error.h. by Lang Hames · 9 years ago
- 25f2ff1 fix documentation comments; NFC by Sanjay Patel · 9 years ago
- 2bf0ebe Swift Calling Convention: swifterror target-independent change. by Manman Ren · 9 years ago
- cd3afd5 add tests to show missing optimization from D18230 by Sanjay Patel · 9 years ago
- d8f98f3 add example usage and workflow to --help output by Sanjay Patel · 9 years ago
- 037ba97 llvm-dwp: Simplify hashing code a bit by David Blaikie · 9 years ago
- 503ff5b [InstCombine] regenerate checks by Sanjay Patel · 9 years ago
- f87ded9 [x86] regenerate checks by Sanjay Patel · 9 years ago
- 01d8b6a WebAssembly: fix cfg-stackify test by JF Bastien · 9 years ago
- 4d9b8c9 check or check-next the first line of the function too by Sanjay Patel · 9 years ago
- 89372a5 [TableGen] AsmMatcherEmitter.cpp: replace a sequence of "if" to "switch" in emitValidateOperandClass. by Valery Pykhtin · 9 years ago
- 148a26a [lanai] LanaiSetflagAluCombiner more conservative by Jacques Pienaar · 9 years ago
- e0d1a47 [ARM] Cleanup of smul and smla instruction descriptions by Sam Parker · 9 years ago
- e1d66f4 [AMDGPU] Emit linkonce and linkonce_odr symbols by Konstantin Zhuravlyov · 9 years ago
- 7b0de349 [BlockPlacement] Remove an unnecessary continue by Haicheng Wu · 9 years ago
- 00d9a04 Use ArrayRef for contiguous areas in ELF. NFC. by Rafael Espindola · 9 years ago
- 8d7c100 Add missing test for the "Don't delete empty preheaders" added in r265397 by Chuang-Yu Cheng · 9 years ago
- c5c3d28 Centralize the definition of a few types. NFC. by Rafael Espindola · 9 years ago
- afa4f41 Don't delete empty preheaders in CodeGenPrepare if it would create a critical edge by Chuang-Yu Cheng · 9 years ago
- 2b8aed7 [llvm-c] Expose LLVM{Get,Set}ModuleIdentifier by Peter Zotov · 9 years ago
- 521f98c [mips] MIPSR6 Compact jump support by Simon Dardis · 9 years ago
- 515b870 [NVPTX] Handle ldg created from sign-/zero-extended load by Justin Holewinski · 9 years ago
- 51dcabb Adds the ability to use an epilog remainder loop during loop unrolling and makes by David L Kreitzer · 9 years ago
- 2b45aff Set the thumb flag for thumb symbols coming from an ELF file by Tamas Berghammer · 9 years ago
- f0a7cfd Add parentheses around `&&` within `||` to avoid compiler warning message. by Haojian Wu · 9 years ago
- 51a06a2 [IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar by Dmitry Polukhin · 9 years ago
- bf3b2ca [Support] Fix an invalid character escaping in string literal (unittest). by Etienne Bergeron · 9 years ago
- 3890d33 [ThinLTO] Refactor some common code into getGlobalValueInfo method (NFC) by Teresa Johnson · 9 years ago
- f90bc5f Docs: dampen story time for atomics by JF Bastien · 9 years ago
- 3f3bbdb Lanai: fix -Wsign-compare warning by JF Bastien · 9 years ago
- 2187312 Don't fold double constant to an integer if dest type not integral by Teresa Johnson · 9 years ago
- e4b6431 Lanai: fix -Wpedantic warnings by JF Bastien · 9 years ago
- 3918651 Fix non-determinism in order of LLVM attributes by Reid Kleckner · 9 years ago
- 2870284 use range loop; NFCI by Sanjay Patel · 9 years ago
- 952fa5f fix typos; NFC by Sanjay Patel · 9 years ago
- 45cace0 Style update in Core.h/Core.cpp . NFC by Amaury Sechet · 9 years ago
- 52bd5a7 Revert "CodeGen: Remove dead code in TailDuplicate" by Justin Bogner · 9 years ago
- bc77422 MachineScheduler: Ignore COPYs with undef/dead op in CopyConstrain mutation. by Matthias Braun · 9 years ago
- 7b7e713 test: Always treat .mir files as tests even outside of CodeGen/MIR by Matthias Braun · 9 years ago
- ee68481 Clean up calls to WriteBitcodeToFile (NFC) by Teresa Johnson · 9 years ago
- e393968 CodeGen: Remove dead code in TailDuplicate by Justin Bogner · 9 years ago
- 566a35a clang-format llvm-as.cpp (NFC) by Teresa Johnson · 9 years ago
- 5ef7ab8 Re-commit r265039 "[X86] Merge adjacent stack adjustments in eliminateCallFramePseudoInstr (PR27140)" by Hans Wennborg · 9 years ago
- 06022d8d Enable unroll for constant bound loops when TripCount is not modulo of unroll factor, reducing it to maximum power-of-2 that satisfies threshold limit. by Zia Ansari · 9 years ago
- 7e69f99 Fix bot errors from r265327, exact GUID which depends on path by Teresa Johnson · 9 years ago
- 1f756b1 Beef up some dllexport tests. by Sean Silva · 9 years ago
- f0a5829 Revert r263460: [SpillPlacement] Fix a quadratic behavior in spill placement. by Chandler Carruth · 9 years ago
- d163758 [PGO] Avoid instrumenting direct callee's at value sites. by Betul Buyukkurt · 9 years ago
- bac1dd9 ARM, AArch64, X86: Check preserved registers for tail calls. by Matthias Braun · 9 years ago
- 0a41a31 [ThinLTO] Add option to dump value name to GUID mapping by Teresa Johnson · 9 years ago
- 39af64d [ThinLTO] Augment FunctionImport dump with value name to GUID map by Teresa Johnson · 9 years ago
- 3555f1f fix documentation comments; NFC by Sanjay Patel · 9 years ago
- 3188534 [DependenceAnalysis] Check if result of getConstantPart is null by Brendon Cahoon · 9 years ago
- cfaa4e0 Replace MachineRegisterInfo::isSSA() with a MachineFunctionProperty by Derek Schuff · 9 years ago
- e19a68b Revert r265309 and r265312 because they caused some errors I need to investigate. by Wei Mi · 9 years ago
- 0a27f40 Document standard substitutions defined by lit. by Paul Robinson · 9 years ago
- 9b3da26 Add MachineFunctionProperty checks for AllVRegsAllocated for target passes by Derek Schuff · 9 years ago
- ccfc215 Fix unused var warning caused by r265309. by Wei Mi · 9 years ago
- d31cb9b Replace analyzeSiblingValues with new algorithm to fix its compile by Wei Mi · 9 years ago
- 3b14df5 [mips] Range check simm32 and fold MIPS16's imm32 into simm32. by Daniel Sanders · 9 years ago
- f000d19 [SystemZ] Add compare-and-branch instructions to MC by Ulrich Weigand · 9 years ago
- 3b8a73e [SystemZ] Support ATOMIC_FENCE by Ulrich Weigand · 9 years ago
- 972bf9c [SystemZ] Support llvm.frameaddress/llvm.returnaddress intrinsics by Ulrich Weigand · 9 years ago
- 6bb99d2 Fixup r265277 [-Wdocumentation] by NAKAMURA Takumi · 9 years ago
- bd28e70 AVX-512: Truncating store for i1 vectors by Elena Demikhovsky · 9 years ago
- d6f84f2 ValueMapper: Remove old FIXMEs; almost NFC by Duncan P. N. Exon Smith · 9 years ago
- 5b62b45 [DebugInfo] Fix tests in Assembler/ by Davide Italiano · 9 years ago
- 0568c3d IR: Lazily create ReplaceableMetadataImpl on MDNode by Duncan P. N. Exon Smith · 9 years ago
- 1400947 IR: Make MDNode::Context private, NFC by Duncan P. N. Exon Smith · 9 years ago
- 7527b8c Various style fix in Core.h/Core.cpp . NFC by Amaury Sechet · 9 years ago
- 23e4036 ValueMapper: Disallow metadata mapping recursion through mapValue by Duncan P. N. Exon Smith · 9 years ago