Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-07-15 | Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with | Chandler Carruth |
2012-05-26 | Add support for branch weight metadata to MDBuilder and use it in various pla... | Benjamin Kramer |
2012-03-11 | llvm::SwitchInst | Stepan Dyatkovskiy |
2012-03-08 | Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012: | Stepan Dyatkovskiy |
2012-02-01 | SwitchInst refactoring. | Stepan Dyatkovskiy |
2011-10-16 | Add a proper LLVM banner to this file. | Chandler Carruth |
2011-07-18 | land David Blaikie's patch to de-constify Type, with a few tweaks. | Chris Lattner |
2011-07-15 | No need to explicitly invoke the ArrayRef constructor here. | Frits van Bommel |
2011-07-06 | Fix a bug in the "expect" intrinsic lowering. | Jakub Staszak |
2011-07-06 | Introduce "expect" intrinsic instructions. | Jakub Staszak |