summaryrefslogtreecommitdiff
path: root/bolt/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* BOLT: Read and tie .debug_line info to IR.Gabriel Poesia2016-02-251-0/+1
* Rename binary optimizer to BOLT.Maksim Panchenko2016-02-051-2/+2
* Refactoring llvm-flo.cpp into a new class RewriteInstance, NFC.Rafael Auler2015-11-231-0/+1
* Teach llvm-flo how to read .eh_frame information from binariesRafael Auler2015-11-051-0/+1
* Added function to parse and dump .gcc_except_tableMaksim Panchenko2015-11-021-0/+1
* Make FLO work on hhvm binary.Maksim Panchenko2015-10-141-0/+1
* Add initial implementation of DataReaderRafael Auler2015-10-051-0/+1
* Commit FLO with control flow graph.Maksim Panchenko2015-10-091-1/+2
* Fixed cmake.Maksim Panchenko2015-10-021-2/+0
* Initial FLO commit.Maksim Panchenko2015-10-021-0/+18