Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code... | Craig Topper | 2018-03-29 | 1 | -1/+1 |
* | Fix layering by moving ValueTypes.h from CodeGen to IR | David Blaikie | 2018-03-23 | 1 | -1/+1 |
* | [CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include W... | Eugene Zelenko | 2017-09-27 | 1 | -5/+11 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -1/+0 |
* | [StatepointLowering] Don't do two DenseMap lookups; nfci | Sanjoy Das | 2016-03-23 | 1 | -2/+3 |
* | [StatepointLowering] Minor NFC cleanups | Sanjoy Das | 2016-03-23 | 1 | -11/+12 |
* | [StatepointLowering] Change AllocatedStackSlots to use SmallBitVector | Sanjoy Das | 2016-02-19 | 1 | -4/+5 |
* | [StatepointLowering] Support of the gc.relocates for invoke statepoints. | Igor Laevsky | 2015-05-20 | 1 | -21/+0 |
* | Run StatepointLowering.{cpp,h} through clang-format. | Pat Gavlin | 2015-04-29 | 1 | -2/+1 |
* | [Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection... | Philip Reames | 2014-12-02 | 1 | -0/+138 |