Chris Lattner
|
f17002a907
|
Fix Duraid's changes to work when TLI is null. This fixes the failing
lowerinvoke regtests.
llvm-svn: 30115
|
2006-09-05 17:48:07 +00:00 |
|
Duraid Madina
|
51396ffd3e
|
add setJumpBufSize() and setJumpBufAlignment() to target-lowering.
Call these from your backend to enjoy setjmp/longjmp goodness, see
lib/Target/IA64/IA64ISelLowering.cpp for an example
llvm-svn: 30095
|
2006-09-04 06:21:35 +00:00 |
|
Chris Lattner
|
a39dcb5377
|
eliminate RegisterOpt. It does the same thing as RegisterPass.
llvm-svn: 29925
|
2006-08-27 22:42:52 +00:00 |
|
Chris Lattner
|
33bd5dcfb7
|
s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
llvm-svn: 29911
|
2006-08-27 12:54:02 +00:00 |
|
Chris Lattner
|
92a0b69813
|
Add some advice
llvm-svn: 29324
|
2006-07-27 04:24:14 +00:00 |
|