summaryrefslogtreecommitdiff
path: root/utils/llvm-native-gcc
Commit message (Collapse)AuthorAge
* Convert a bunch of uses of 'bytecode' into 'bitcode'. ThisDuncan Sands2010-09-29
| | | | | | | is not everything, but the remaining cases are less trivial. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115080 91177308-0d34-0410-b5e6-96231b3b80d8
* Added EH support.John Criswell2004-03-02
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12075 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated to use llc to generate CBE code.John Criswell2004-02-25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11823 91177308-0d34-0410-b5e6-96231b3b80d8
* Check in the llvm-native-gcc script, which I use in the process ofBrian Gaeke2003-12-09
debugging front-end miscompilations. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10347 91177308-0d34-0410-b5e6-96231b3b80d8