summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/IPO
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* IR: New representation for CFI and virtual call optimization pass metadata.Peter Collingbourne2016-06-243-20/+20
* [NFC] Header cleanupMehdi Amini2016-04-181-0/+1
* LowerBitSets: Move declarations to separate namespace.Peter Collingbourne2016-04-011-0/+1
* WholeProgramDevirt: introduce.Peter Collingbourne2016-02-092-0/+165
* Remove autoconf supportChris Bieneman2016-01-261-15/+0
* Add explicit type to empty std::set initializer to fix the libc++ build.Peter Collingbourne2015-03-031-1/+1
* LowerBitSets: Use byte arrays instead of bit sets to represent in-memory bit ...Peter Collingbourne2015-03-031-15/+75
* LowerBitSets: Align referenced globals.Peter Collingbourne2015-02-251-12/+16
* LowerBitSets: Introduce global layout builder.Peter Collingbourne2015-02-241-0/+27
* Introduce bitset metadata format and bitset lowering pass.Peter Collingbourne2015-02-203-0/+88
OpenPOWER on IntegriCloud