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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR1297:
Reid Spencer
2007-04-02
1
-1
/
+1
*
print the type of an inserted IV in -debug mode.
Chris Lattner
2007-04-01
1
-3
/
+4
*
simplify this code, make it work for ap ints
Chris Lattner
2007-04-01
1
-17
/
+6
*
fix breakage from last night, simplify code.
Chris Lattner
2007-04-01
1
-15
/
+6
*
The bit counting intrinsics return i32 not the operand type. This fixes
Reid Spencer
2007-04-01
1
-4
/
+3
*
Avoid unnecessary APInt construction.
Zhou Sheng
2007-04-01
1
-18
/
+17
*
Add i16 address mode.
Evan Cheng
2007-04-01
1
-2
/
+7
*
For PR1297:
Reid Spencer
2007-04-01
3
-65
/
+28
*
For PR1297:
Reid Spencer
2007-04-01
1
-24
/
+31
*
For PR1297:
Reid Spencer
2007-04-01
1
-1
/
+1
*
For PR1297:
Reid Spencer
2007-04-01
1
-5
/
+14
*
For PR1297:
Reid Spencer
2007-04-01
1
-7
/
+42
*
Fix InstCombine/2007-03-31-InfiniteLoop.ll
Chris Lattner
2007-04-01
1
-1
/
+3
*
Implement union of wrapped sets.
Nick Lewycky
2007-04-01
1
-7
/
+65
*
Readme
Andrew Lenharth
2007-03-31
1
-1
/
+42
*
Consistency with native compilers
Anton Korobeynikov
2007-03-31
1
-3
/
+9
*
Fix comment.
Bill Wendling
2007-03-31
1
-1
/
+1
*
add a note
Chris Lattner
2007-03-31
1
-0
/
+23
*
move a bunch of code out of the sdisel pass into its own opt pass "codegenpre...
Chris Lattner
2007-03-31
2
-485
/
+21
*
Split the sdisel code munging stuff out into its own opt-pass, CodeGenPrepare.
Chris Lattner
2007-03-31
1
-0
/
+548
*
switch TL::getValueType to use MVT::getValueType.
Chris Lattner
2007-03-31
1
-22
/
+0
*
add a method to turn a type into a VT.
Chris Lattner
2007-03-31
1
-0
/
+28
*
Delete dead code.
Zhou Sheng
2007-03-31
1
-1
/
+0
*
Use APInt operators to calculate the carry bits, remove this loop.
Zhou Sheng
2007-03-31
1
-16
/
+2
*
Match GCC's MMX calling convention.
Bill Wendling
2007-03-31
1
-0
/
+4
*
Add a -print-lsr-output option to LLC, to print the output of the LSR pass.
Chris Lattner
2007-03-31
1
-1
/
+9
*
implement the new addressing mode description hook.
Chris Lattner
2007-03-30
6
-1
/
+129
*
add one addressing mode description hook to rule them all.
Chris Lattner
2007-03-30
1
-0
/
+34
*
Fix incorrect combination of different loads. Reenable zext-over-truncate
Dale Johannesen
2007-03-30
2
-75
/
+71
*
Don't add the same MI to register reuse "last def/use" twice if it reads the
Evan Cheng
2007-03-30
1
-1
/
+4
*
Bug fix for PR1279. When isDead is propagate by copy coalescing, we keep length
Evan Cheng
2007-03-30
1
-5
/
+10
*
Make sure the use of ConstantInt::getZExtValue() for shift amount safe.
Zhou Sheng
2007-03-30
1
-18
/
+20
*
For PR1293:
Reid Spencer
2007-03-30
1
-49
/
+67
*
1. Make sure the use of ConstantInt::getZExtValue() for getting shift
Zhou Sheng
2007-03-30
1
-27
/
+25
*
Use APInt operation instead of ConstantExpr::getXX.
Zhou Sheng
2007-03-30
1
-6
/
+6
*
For PR1289: Regenerate
Reid Spencer
2007-03-30
2
-0
/
+64
*
For PR1289:
Reid Spencer
2007-03-30
1
-0
/
+32
*
Add MMX calling conventions.
Bill Wendling
2007-03-30
1
-4
/
+14
*
New entry.
Evan Cheng
2007-03-29
1
-0
/
+5
*
Can't re-materialize mov r, imm in thumb since mov would clobber the conditio...
Evan Cheng
2007-03-29
1
-1
/
+1
*
Use the stat information in the Path object, if it is already obtained. This
Reid Spencer
2007-03-29
1
-4
/
+3
*
For PR789:
Reid Spencer
2007-03-29
10
-62
/
+83
*
the bytecode reader supports dematerializeFunction
Chris Lattner
2007-03-29
2
-7
/
+22
*
Regenerate.
Reid Spencer
2007-03-29
5
-448
/
+451
*
Give users a grace period on the implementation keyword. This *will* get
Reid Spencer
2007-03-29
2
-3
/
+3
*
MS C does have inlining after all, just uses _inline instead of inline.
Jeff Cohen
2007-03-29
1
-1
/
+1
*
Determine absolute paths the correct way :)
Jeff Cohen
2007-03-29
1
-3
/
+9
*
Add a uniqueID field to the FileStatus structure for Paths. This will map
Reid Spencer
2007-03-29
2
-0
/
+8
*
For PR789:
Reid Spencer
2007-03-29
5
-6
/
+6
*
For PR789:
Reid Spencer
2007-03-29
2
-26
/
+49
[next]