Andrew Lenharth
|
422f3d58a8
|
turn off GOT on archs that didn't use it (not that it appeard to harm them much with it on)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22553 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-07-29 23:32:02 +00:00 |
|
Andrew Lenharth
|
908bc862d5
|
update interface
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22498 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-07-22 20:49:37 +00:00 |
|
Misha Brukman
|
b5f662fa03
|
Remove trailing whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21425 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-04-21 23:30:14 +00:00 |
|
Chris Lattner
|
dee0c4b000
|
New methods implemented
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18121 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-22 20:24:42 +00:00 |
|
Chris Lattner
|
f6f0989754
|
This method was never implemented
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18039 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-20 04:19:47 +00:00 |
|
Brian Gaeke
|
3ca4fccac5
|
Fix file header comments and include guards -- many files have been moved or
renamed since they were last spiffed up, or they just never had proper comments
in the first place.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13148 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-04-25 07:04:49 +00:00 |
|
Brian Gaeke
|
e3d6807ab5
|
Great renaming: Sparc --> SparcV9
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11826 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-02-25 18:44:15 +00:00 |
|
Chris Lattner
|
f70e0c216c
|
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
implementation from the TargetMachine directly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10636 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-12-28 21:23:38 +00:00 |
|
Chris Lattner
|
37b1826aab
|
Eliminate some code that is not needed now that we have the intrinsic lowering pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10628 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-12-28 09:46:33 +00:00 |
|
Chris Lattner
|
1e60a9165d
|
Rip JIT specific stuff out of TargetMachine, as per PR176
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10542 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-12-20 01:22:19 +00:00 |
|