index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out previous commit temporarily.
Evan Cheng
2007-02-27
1
-1
/
+1
*
Backing out
Evan Cheng
2007-02-27
4
-18
/
+7
*
Let MRegisterInfo now owns RegScavenger; eliminateFrameIndex must preserve re...
Evan Cheng
2007-02-27
2
-30
/
+51
*
Let MRegisterInfo now owns RegScavenger.
Evan Cheng
2007-02-27
1
-3
/
+3
*
RegScavenger interface change to make it more flexible.
Evan Cheng
2007-02-27
2
-20
/
+50
*
Let MRegisterInfo owns RegScavenger.
Evan Cheng
2007-02-27
1
-9
/
+10
*
Pass IsImp, IsKill, and IsDead to ChangeToRegister.
Evan Cheng
2007-02-27
1
-4
/
+5
*
This test passes on x86/Linux now.
Reid Spencer
2007-02-27
1
-1
/
+0
*
implement CCMatchIfCC in terms of CCMatchIf
Chris Lattner
2007-02-27
1
-4
/
+4
*
build cc info
Chris Lattner
2007-02-27
1
-1
/
+1
*
target for generating CC info
Chris Lattner
2007-02-27
1
-0
/
+5
*
initial support for calling convention generation, still unfinished.
Chris Lattner
2007-02-27
4
-7
/
+18
*
Adjust to changes in the APInt interface.
Reid Spencer
2007-02-27
2
-5
/
+5
*
Improve APInt interface:
Reid Spencer
2007-02-27
2
-55
/
+67
*
Conform to single person attribution in file comment.
Reid Spencer
2007-02-27
1
-3
/
+2
*
For PR1205:
Reid Spencer
2007-02-27
1
-14
/
+5
*
Update for constant folding now generating undef and overflow correctly.
Reid Spencer
2007-02-27
2
-8
/
+8
*
Shifting by the bit width now produces undef, not 0.
Reid Spencer
2007-02-27
7
-7
/
+7
*
1. Fix three serious bugs in the comparison code.
Reid Spencer
2007-02-27
1
-18
/
+22
*
Allow the RoundDoubleToAPInt function to specify a width to use.
Reid Spencer
2007-02-27
1
-1
/
+1
*
a note
Chris Lattner
2007-02-27
1
-0
/
+42
*
Make getPassManagerType() const.
Devang Patel
2007-02-27
4
-6
/
+8
*
Fix parenthesis for BCTRL_{ELF|Macho} test.
Nicolas Geoffray
2007-02-27
1
-1
/
+1
*
Differentiate between the MachO and the ELF ABI the CALL instruction.
Nicolas Geoffray
2007-02-27
4
-12
/
+12
*
Duplicate use of LR, take 2.
Jim Laskey
2007-02-27
3
-26
/
+42
*
Added myself
Nicolas Geoffray
2007-02-27
1
-0
/
+5
*
Allow the AsmWriter to print out arbitrary precision integers.
Reid Spencer
2007-02-27
1
-1
/
+1
*
Correct the implelmentation of ConstantInt::getAllOnesValue() for bit
Reid Spencer
2007-02-27
1
-1
/
+1
*
Get rid of extraneous // in file comment.
Reid Spencer
2007-02-27
1
-1
/
+1
*
Add calling convention info
Chris Lattner
2007-02-27
2
-2
/
+11
*
For PR1205:
Reid Spencer
2007-02-27
1
-102
/
+135
*
move target independent calling convention stuff to TargetCallingConv.td
Chris Lattner
2007-02-27
2
-56
/
+71
*
fill in some holes
Chris Lattner
2007-02-27
1
-7
/
+33
*
switch x86-64 return value lowering over to using same mechanism as argument
Chris Lattner
2007-02-27
1
-68
/
+88
*
Minor refactoring of CC Lowering interfaces
Chris Lattner
2007-02-27
3
-78
/
+107
*
move CC Lowering stuff to its own public interface
Chris Lattner
2007-02-27
3
-146
/
+200
*
refactor x86-64 argument lowering yet again, this time eliminating templates,
Chris Lattner
2007-02-27
1
-166
/
+179
*
ConstantFolding.cpp/h -> ConstantFold.cpp/h to avoid confusion with
Chris Lattner
2007-02-27
3
-55
/
+2
*
Backing out Jim's LR spill changes. This was causing llvm-gcc bootstrapping
Evan Cheng
2007-02-27
3
-19
/
+2
*
XFAIL this on x86-Linux until its fixed.
Reid Spencer
2007-02-27
1
-0
/
+1
*
Remove test cases that produce undefined results.
Reid Spencer
2007-02-27
16
-33
/
+5
*
forward() should not increment internal iterator. Its client may insert instr...
Evan Cheng
2007-02-27
3
-5
/
+32
*
Simplify and document RoundDoubleToAPInt.
Reid Spencer
2007-02-27
1
-3
/
+15
*
For PR1205:
Reid Spencer
2007-02-26
2
-41
/
+79
*
1. Make sure all delete operators of arrays use the array form of delete.
Reid Spencer
2007-02-26
1
-19
/
+45
*
Joining an interval with a dead copy instruction. Shorten the live range to t...
Evan Cheng
2007-02-26
2
-23
/
+51
*
Fix indentation.
Reid Spencer
2007-02-26
1
-1
/
+1
*
Implement the getHashValue method.
Reid Spencer
2007-02-26
1
-1
/
+16
*
1. Split getValue() into getSExtValue() and getZExtValue() to match
Reid Spencer
2007-02-26
1
-9
/
+25
*
Use efficient container SmallPtrSet
Devang Patel
2007-02-26
1
-3
/
+4
[next]