Age | Commit message (Expand) | Author |
---|---|---|
2013-02-09 | Remove unneeded "TargetMachine.h" #includes. | Jakub Staszak |
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-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2011-07-18 | Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for | Evan Cheng |
2011-05-30 | Emit the handler's data area. For GCC-style exceptions under Win64, the | Charles Davis |
2011-05-29 | When generating against the Win64 EH scheme, set the handler to the GCC-specific | Charles Davis |
2011-05-28 | When generating code for Win64 EH, emit StartProc and EndProc directives. | Charles Davis |
2011-05-27 | Stub out support for Win64-style exceptions. Note that this is merely using | Charles Davis |