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
...
*
add one addressing mode description hook to rule them all.
Chris Lattner
2007-03-30
2
-1
/
+55
*
Missing '&&'
Evan Cheng
2007-03-30
1
-1
/
+1
*
This is working again.
Jeff Cohen
2007-03-30
1
-2
/
+1
*
Fix incorrect combination of different loads. Reenable zext-over-truncate
Dale Johannesen
2007-03-30
2
-75
/
+71
*
add a testcase for x86
Chris Lattner
2007-03-30
1
-0
/
+73
*
New test case.
Evan Cheng
2007-03-30
1
-0
/
+1801
*
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
*
Test case for PR1279 (part 2).
Evan Cheng
2007-03-30
1
-0
/
+101
*
Make sure the use of ConstantInt::getZExtValue() for shift amount safe.
Zhou Sheng
2007-03-30
1
-18
/
+20
*
Make sure this method just return value equal or less than Limit.
Zhou Sheng
2007-03-30
1
-1
/
+2
*
For PR1293:
Reid Spencer
2007-03-30
1
-49
/
+67
*
Remove reference to checkpoint.
Duncan Sands
2007-03-30
1
-10
/
+0
*
Various hopefully correct easy fixes.
Duncan Sands
2007-03-30
7
-20
/
+19
*
1. Make sure the use of ConstantInt::getZExtValue() for getting shift
Zhou Sheng
2007-03-30
1
-27
/
+25
*
Correct typo.
Duncan Sands
2007-03-30
1
-1
/
+1
*
Use APInt operation instead of ConstantExpr::getXX.
Zhou Sheng
2007-03-30
1
-6
/
+6
*
Rename and correct the method "greaterOrEqual".
Zhou Sheng
2007-03-30
1
-2
/
+2
*
Add two utility methods into ConstantInt.
Zhou Sheng
2007-03-30
1
-0
/
+16
*
For PR1289: Regenerate
Reid Spencer
2007-03-30
2
-0
/
+64
*
For PR1289:
Reid Spencer
2007-03-30
1
-0
/
+32
*
For PR1289:
Reid Spencer
2007-03-30
1
-3
/
+1
*
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
*
Remove some non-sensical logic that prevented llvm-nm from working on any
Reid Spencer
2007-03-29
1
-5
/
+0
*
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
16
-92
/
+123
*
the bytecode reader supports dematerializeFunction
Chris Lattner
2007-03-29
2
-7
/
+22
*
checkpoint -> implementation. This really needs to just drop the need for
Reid Spencer
2007-03-29
1
-1
/
+1
*
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
*
add a hook to demat functions.
Chris Lattner
2007-03-29
1
-0
/
+7
*
don't build runtime for now, ever
Chris Lattner
2007-03-29
1
-3
/
+5
*
MS C does have inlining after all, just uses _inline instead of inline.
Jeff Cohen
2007-03-29
1
-1
/
+1
*
getFileStatus has a new parameter (caught by VC++).
Jeff Cohen
2007-03-29
1
-2
/
+2
*
uniqueID is a uint64_t (caught by VC++)
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
3
-1
/
+11
*
Don't forget to delete the FileStatus structure on destruction of Path.
Reid Spencer
2007-03-29
1
-0
/
+1
*
For PR789:
Reid Spencer
2007-03-29
5
-6
/
+6
*
For PR789:
Reid Spencer
2007-03-29
3
-30
/
+63
*
Regenerate for PR1283 fix.
Reid Spencer
2007-03-29
1
-1
/
+2
*
For PR1283:
Reid Spencer
2007-03-29
1
-1
/
+2
*
1. Make more use of APInt::getHighBitsSet/getLowBitsSet.
Zhou Sheng
2007-03-29
1
-24
/
+28
*
Disable load width reduction xform of variant (zext (truncate load x)) for
Evan Cheng
2007-03-29
1
-1
/
+3
*
Add support for hidden visibility to darwin/arm.
Evan Cheng
2007-03-29
1
-0
/
+4
*
Clean up some codes in InstCombiner::SimplifyDemandedBits().
Zhou Sheng
2007-03-29
1
-12
/
+6
*
New entries.
Evan Cheng
2007-03-29
1
-0
/
+21
*
Clean up codes in InstCombiner::SimplifyDemandedBits():
Zhou Sheng
2007-03-29
1
-32
/
+35
[prev]
[next]