Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2017-08-03 | Fix llvm-for-windows-on-linux build after LLVM r272701. | Nico Weber | 1 | -2/+2 |
2017-06-06 | Fix another ordering constraint with windows.h and comment about | Chandler Carruth | 1 | -0/+2 |
2016-06-02 | Remove all of the legacy home-grown atomic operations LLVM provided | Chandler Carruth | 1 | -59/+0 |
2014-06-20 | Fix .cpp files claiming to be header files | Hans Wennborg | 1 | -1/+1 |
2014-05-06 | Include intrin.h before windows.h as a workaround for the x64 self-host | Reid Kleckner | 1 | -0/+1 |
2012-11-02 | XLC supports the same atomic functions as GCC, use them. | Rafael Espindola | 1 | -5/+9 |
2011-12-22 | drop unneeded config.h includes | Dylan Noblesmith | 1 | -1/+1 |
2011-09-19 | Rename LLVM_MULTITHREADED define and fix build without threads. | Eric Christopher | 1 | -5/+5 |
2010-11-29 | Merge System into Support. | Michael J. Spencer | 1 | -0/+112 |