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
...
*
update release notes for 1.2
Chris Lattner
2004-03-17
1
-9
/
+16
*
Modify test to use the %t substition (temporary name). This is available
John Criswell
2004-03-17
1
-2
/
+2
*
Fix compilation of mesa, which I broke earlier today
Chris Lattner
2004-03-17
1
-2
/
+3
*
Be more accurate
Chris Lattner
2004-03-17
1
-4
/
+15
*
cleanup comment
Chris Lattner
2004-03-17
1
-1
/
+1
*
Make the set of fixed (preallocated) intervals be a fixed superset of
Alkis Evlogimenos
2004-03-17
1
-29
/
+10
*
Fix bug in previous checkin
Chris Lattner
2004-03-16
1
-2
/
+7
*
Okay, so there is no reasonable way for tail duplication to update SSA form,
Chris Lattner
2004-03-16
1
-195
/
+49
*
This code was both incredibly complex and incredibly broken. Fix it.
Chris Lattner
2004-03-16
1
-137
/
+57
*
Another simple testcase
Chris Lattner
2004-03-16
1
-0
/
+17
*
The .type directive on Solaris uses the # character instead of @.
Brian Gaeke
2004-03-16
2
-4
/
+4
*
Fix bug in zero-extending of shorts.
Brian Gaeke
2004-03-16
4
-8
/
+8
*
Add UMULrr and SMULrr instructions.
Brian Gaeke
2004-03-16
2
-0
/
+8
*
Use ! for comment char; it works in both Solaris as and GAS.
Brian Gaeke
2004-03-16
2
-14
/
+14
*
Make getClass more robust by adding cLong.
Brian Gaeke
2004-03-16
4
-4
/
+28
*
Bug fixed
Chris Lattner
2004-03-16
1
-0
/
+1
*
New testcase for PR297
Chris Lattner
2004-03-16
1
-0
/
+4
*
Add a better head-of-file comment.
Brian Gaeke
2004-03-16
1
-1
/
+3
*
Bug not fixed after all
Chris Lattner
2004-03-16
1
-1
/
+3
*
Fix test
Chris Lattner
2004-03-16
1
-1
/
+1
*
Fix testcase
Chris Lattner
2004-03-16
1
-1
/
+1
*
Punt if we see gigantic PHI nodes. This improves a huge interpreter loop
Chris Lattner
2004-03-16
1
-0
/
+6
*
Do not try to optimize PHI nodes with incredibly high degree. This reduces SCCP
Chris Lattner
2004-03-16
1
-0
/
+7
*
Do not copy gigantic switch instructions
Chris Lattner
2004-03-16
2
-2
/
+19
*
Fix bug in bug name. It must be the painkillers that I haven't been taking
Chris Lattner
2004-03-16
1
-1
/
+1
*
Implement a new feature in the CFE, moving a GCC extension from the unsupported
Chris Lattner
2004-03-16
1
-1
/
+4
*
New testcase
Chris Lattner
2004-03-16
1
-0
/
+21
*
boog fixed
Chris Lattner
2004-03-16
1
-0
/
+2
*
Fix PR296: [execution engines] Unhandled cast constant expression
Chris Lattner
2004-03-16
1
-6
/
+17
*
Fix a regression from this patch:
Chris Lattner
2004-03-16
1
-16
/
+13
*
New testcase for PR293
Chris Lattner
2004-03-16
1
-0
/
+12
*
Bug fixed
Chris Lattner
2004-03-16
1
-0
/
+1
*
foo Bug 291, bar PR291
Chris Lattner
2004-03-16
1
-0
/
+1
*
foo bug291 bar PR 291
Chris Lattner
2004-03-16
1
-1
/
+0
*
PR291
Chris Lattner
2004-03-16
1
-0
/
+1
*
// Testcase from Bug 291
Chris Lattner
2004-03-16
1
-0
/
+11
*
Add some missing functions. Make sure to handle calls together in case the
Chris Lattner
2004-03-16
2
-3
/
+21
*
Fix thinko, and PR292
Chris Lattner
2004-03-16
1
-1
/
+1
*
Fix PR294
Chris Lattner
2004-03-16
1
-1
/
+2
*
Add LAHF instruction
Alkis Evlogimenos
2004-03-15
1
-0
/
+1
*
Restore old inlining heuristic. As the comment indicates, this is a nasty
Chris Lattner
2004-03-15
1
-1
/
+8
*
Ok, the assertion was bogus. Calls that do not read/write memory should not
Chris Lattner
2004-03-15
1
-0
/
+6
*
This assertion is bogus now that calls do not necessarily read/write memory
Chris Lattner
2004-03-15
1
-2
/
+0
*
Add counters for the number of calls elimianted
Chris Lattner
2004-03-15
1
-0
/
+6
*
Implement CSE of call instructions in the most trivial case. This implements
Chris Lattner
2004-03-15
1
-11
/
+139
*
New testcase for CSE of call instructions
Chris Lattner
2004-03-15
1
-0
/
+11
*
Fix a minor bug, implementing GCSE/call_pure_function.ll
Chris Lattner
2004-03-15
1
-3
/
+6
*
Make sure that pure calls don't kill loads
Chris Lattner
2004-03-15
1
-0
/
+13
*
Implement LICM of calls in simple cases. This is sufficient to move around
Chris Lattner
2004-03-15
1
-1
/
+31
*
New testcases to test LICM of call instructions
Chris Lattner
2004-03-15
2
-0
/
+30
[prev]
[next]