| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Allow output constraints on "asm goto"" | Bill Wendling | 2020-01-07 | 1 | -0/+3 |
| * | Allow output constraints on "asm goto" | Bill Wendling | 2020-01-07 | 1 | -3/+0 |
| * | Revert "DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/... | David Blaikie | 2019-12-30 | 1 | -2/+2 |
| * | DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/deserial... | David Blaikie | 2019-12-27 | 1 | -2/+2 |
| * | Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot | Adrian Prantl | 2019-12-20 | 1 | -3/+3 |
| * | [IR] Redefine Freeze instruction | aqjune | 2019-11-12 | 1 | -7/+18 |
| * | [AArch64][SVE] Spilling/filling of SVE callee-saves. | Sander de Smalen | 2019-11-11 | 1 | -0/+4 |
| * | ThinLTO : Import always_inline functions irrespective of the threshold | Teresa Johnson | 2019-11-08 | 1 | -0/+8 |
| * | [IR] Add Freeze instruction | aqjune | 2019-11-05 | 1 | -5/+7 |
| * | NoFree argument attribute. | Stefan Stipanovic | 2019-11-02 | 1 | -0/+1 |
| * | Revert "NoFree argument attribute." | Stefan Stipanovic | 2019-11-02 | 1 | -1/+0 |
| * | NoFree argument attribute. | Stefan Stipanovic | 2019-11-02 | 1 | -0/+1 |
| * | [IR] Allow fast math flags on calls with floating point array type. | Jay Foad | 2019-10-30 | 1 | -7/+7 |
| * | Add Windows Control Flow Guard checks (/guard:cf). | Andrew Paverd | 2019-10-28 | 1 | -0/+2 |
| * | [Alignment][NFC] Convert AllocaInst to MaybeAlign | Guillaume Chatelet | 2019-10-25 | 1 | -2/+1 |
| * | [Alignment][NFC] Convert StoreInst to MaybeAlign | Guillaume Chatelet | 2019-10-22 | 1 | -2/+1 |
| * | [Alignment][NFC] Convert LoadInst to MaybeAlign | Guillaume Chatelet | 2019-10-22 | 1 | -2/+1 |
| * | [Alignment][NFC] Use MaybeAlign in AttrBuilder | Guillaume Chatelet | 2019-10-22 | 1 | -21/+28 |
| * | [Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned) | Guillaume Chatelet | 2019-10-15 | 1 | -3/+3 |
| * | [X86] Add new calling convention that guarantees tail call optimization | Reid Kleckner | 2019-10-07 | 1 | -0/+2 |
| * | [IR] allow fast-math-flags on phi of FP values (2nd try) | Sanjay Patel | 2019-09-25 | 1 | -1/+13 |
| * | Revert [IR] allow fast-math-flags on phi of FP values | Sanjay Patel | 2019-09-25 | 1 | -13/+1 |
| * | [IR] allow fast-math-flags on phi of FP values | Sanjay Patel | 2019-09-25 | 1 | -1/+13 |
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -5/+5 |
| * | IR: print value numbers for unnamed function arguments | Tim Northover | 2019-08-03 | 1 | -0/+14 |
| * | ARM MTE stack sanitizer. | Evgeniy Stepanov | 2019-07-15 | 1 | -0/+4 |
| * | [Attributor] Deduce "nosync" function attribute. | Stefan Stipanovic | 2019-07-11 | 1 | -0/+1 |
| * | Add, and infer, a nofree function attribute | Brian Homerding | 2019-07-08 | 1 | -0/+1 |
| * | [ThinLTO] Attempt to recommit r365188 after alignment fix | Eugene Leviant | 2019-07-05 | 1 | -15/+42 |
| * | Reverted r365188 due to alignment problems on i686-android | Eugene Leviant | 2019-07-05 | 1 | -42/+15 |
| * | Scalable Vector IR Type with further LTO fixes | Graham Hunter | 2019-07-05 | 1 | -1/+12 |
| * | [ThinLTO] Attempt to recommit r365040 after caching fix | Eugene Leviant | 2019-07-05 | 1 | -15/+42 |
| * | Revert [ThinLTO] Optimize writeonly globals out | Reid Kleckner | 2019-07-04 | 1 | -42/+15 |
| * | [ThinLTO] Optimize writeonly globals out | Eugene Leviant | 2019-07-03 | 1 | -15/+42 |
| * | [ThinLTO] Add summary entries for index-based WPD | Teresa Johnson | 2019-07-02 | 1 | -4/+166 |
| * | [Attr] Add "willreturn" function attribute | Johannes Doerfert | 2019-06-27 | 1 | -0/+1 |
| * | Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix" | Hans Wennborg | 2019-06-27 | 1 | -12/+1 |
| * | [SVE][IR] Scalable Vector IR Type with pr42210 fix | Graham Hunter | 2019-06-18 | 1 | -1/+12 |
| * | Revert r361953 "[SVE][IR] Scalable Vector IR Type" | Nico Weber | 2019-06-09 | 1 | -12/+1 |
| * | Reapply: IR: add optional type to 'byval' function parameters | Tim Northover | 2019-05-30 | 1 | -1/+23 |
| * | Revert "IR: add optional type to 'byval' function parameters" | Tim Northover | 2019-05-29 | 1 | -23/+1 |
| * | IR: add optional type to 'byval' function parameters | Tim Northover | 2019-05-29 | 1 | -1/+23 |
| * | [SVE][IR] Scalable Vector IR Type | Graham Hunter | 2019-05-29 | 1 | -1/+12 |
| * | Add IR support, ELF section and user documentation for partitioning feature. | Peter Collingbourne | 2019-05-29 | 1 | -1/+28 |
| * | [LLParser] Fix uninitialized flag variable warnings. NFCI. | Simon Pilgrim | 2019-05-27 | 1 | -2/+2 |
| * | Revert rL361731 : [LLParser] Fix uninitialized variable warnings. NFCI. | Simon Pilgrim | 2019-05-26 | 1 | -3/+3 |
| * | [LLParser] Fix uninitialized variable warnings. NFCI. | Simon Pilgrim | 2019-05-26 | 1 | -3/+3 |
| * | [IR] allow fast-math-flags on select of FP values | Sanjay Patel | 2019-05-22 | 1 | -1/+13 |
| * | Fix uninitialized variable analyzer warning. NFCI. | Simon Pilgrim | 2019-05-11 | 1 | -1/+1 |
| * | [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligible | Teresa Johnson | 2019-05-10 | 1 | -31/+45 |