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
*
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
*
1. Make the APInt variable do the binary operation stuff if possible
Zhou Sheng
2007-03-29
1
-3
/
+5
*
Fix C Backend to generate code that works with Microsoft C for the benefit of
Jeff Cohen
2007-03-28
1
-1
/
+4
*
Update to current situation.
Jeff Cohen
2007-03-28
1
-2
/
+12
*
Made this into a bug report: PR1286
Bill Wendling
2007-03-28
1
-40
/
+0
*
Oops :)
Anton Korobeynikov
2007-03-28
1
-1
/
+1
*
Don't allow MatchAddress recurse too much. This trims exponential
Anton Korobeynikov
2007-03-28
1
-6
/
+14
*
Stop using the foo HTML tag :)
Chris Lattner
2007-03-28
1
-2
/
+2
*
add a note
Chris Lattner
2007-03-28
1
-0
/
+8
*
Compile CodeGen/X86/lea-3.ll:test2 to:
Chris Lattner
2007-03-28
1
-0
/
+13
*
new testcases
Chris Lattner
2007-03-28
1
-1
/
+14
*
new testcase
Chris Lattner
2007-03-28
2
-1
/
+8
*
Avoid unnecessary APInt construction.
Zhou Sheng
2007-03-28
1
-3
/
+2
*
Dan pointed out that this is done, remove it!
Chris Lattner
2007-03-28
1
-21
/
+0
*
First test check-in.
Scott Michel
2007-03-28
1
-0
/
+10
*
1. Make more use of getLowBitsSet/getHighBitsSet.
Zhou Sheng
2007-03-28
1
-13
/
+16
*
It is not possible to determine dominance between two PHI nodes
Devang Patel
2007-03-28
1
-0
/
+5
*
1. Make more use of getLowBitsSet/getHighBitsSet.
Zhou Sheng
2007-03-28
1
-5
/
+3
*
Notes on re-materialization.
Evan Cheng
2007-03-28
1
-0
/
+40
*
Move rematerialization out of beta.
Evan Cheng
2007-03-28
1
-7
/
+1
*
Use UnknownBIts[BitWidth-1] instead of UnknownBIts & SignBits.
Zhou Sheng
2007-03-28
1
-1
/
+1
*
Fix problem with llvm-config that prevented JIT from being used on x86_64
Jeff Cohen
2007-03-28
1
-0
/
+4
*
Delete the remanant of an obsolete comment.
Reid Spencer
2007-03-28
1
-2
/
+0
*
Remove unused APInt variable.
Zhou Sheng
2007-03-28
1
-3
/
+0
*
Undocument the implementation keyword
Reid Spencer
2007-03-28
1
-12
/
+11
*
Remove use of implementation keyword.
Reid Spencer
2007-03-28
89
-92
/
+0
*
Regenerate.
Reid Spencer
2007-03-28
5
-451
/
+448
*
Replace the "implementation" keyword with "checkpoint". This more accurately
Reid Spencer
2007-03-28
2
-3
/
+3
*
The implementation keyword was replaced with checkpoint.
Reid Spencer
2007-03-28
1
-1
/
+1
*
Clean up codes in ComputeMaskedBits():
Zhou Sheng
2007-03-28
1
-29
/
+27
*
Scale 1 is always ok.
Evan Cheng
2007-03-28
1
-1
/
+1
*
Remove isLegalAddressImmediate.
Evan Cheng
2007-03-28
4
-34
/
+0
*
No need to generate the implementation keyword any more. Its frivolous.
Reid Spencer
2007-03-28
1
-2
/
+0
*
implementation keyword is going .. going .. gone.
Reid Spencer
2007-03-28
8
-16
/
+0
*
GEP index sinking fixes:
Evan Cheng
2007-03-28
1
-40
/
+35
*
don't use 'not' when we can use a positive test
Chris Lattner
2007-03-28
1
-8
/
+6
[next]