Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded "TargetMachine.h" #includes. | Jakub Staszak | 2013-02-09 | 1 | -1/+0 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -9/+9 |
* | Move TargetData to DataLayout. | Micah Villmow | 2012-10-08 | 1 | -1/+1 |
* | Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for | Evan Cheng | 2011-07-18 | 1 | -1/+0 |
* | Emit the handler's data area. For GCC-style exceptions under Win64, the | Charles Davis | 2011-05-30 | 1 | -0/+21 |
* | When generating against the Win64 EH scheme, set the handler to the GCC-specific | Charles Davis | 2011-05-29 | 1 | -0/+7 |
* | When generating code for Win64 EH, emit StartProc and EndProc directives. | Charles Davis | 2011-05-28 | 1 | -0/+26 |
* | Stub out support for Win64-style exceptions. Note that this is merely using | Charles Davis | 2011-05-27 | 1 | -0/+62 |