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
...
*
Syntax error. I will run perl -c before commiting perl scripts.
Patrick Jenkins
2006-07-13
1
-1
/
+1
*
Fixed some small bugs exposed when trying to get a sparc machine to run the s...
Patrick Jenkins
2006-07-13
1
-6
/
+6
*
Fixed a bug handling void function types.
Jim Laskey
2006-07-13
2
-12
/
+21
*
Print negative immediates as negative values instead of large constants
Chris Lattner
2006-07-12
1
-1
/
+1
*
Turn an if into an else if.
Chris Lattner
2006-07-12
1
-2
/
+2
*
Fix encoding of rotates, such as rldicl
Chris Lattner
2006-07-12
1
-3
/
+3
*
Handle instructions in the map, but that map to a null pointer.
Chris Lattner
2006-07-12
1
-1
/
+2
*
IndVars now (correctly) preserves LCSSA form.
Owen Anderson
2006-07-12
1
-15
/
+31
*
Implement PPC64 relocations types
Chris Lattner
2006-07-12
3
-5
/
+36
*
An overaggressive #ifdef allows a function to fall off the bottom of the
Chris Lattner
2006-07-12
1
-2
/
+1
*
Move base value of instruction to lookup table to prepare for case reduction.
Jim Laskey
2006-07-12
1
-17
/
+37
*
In addition to deleting calls, the inliner can constant fold them as well.
Chris Lattner
2006-07-12
1
-2
/
+4
*
Change the callgraph representation to store the callsite along with the
Chris Lattner
2006-07-12
5
-70
/
+98
*
testcase for PR827
Chris Lattner
2006-07-12
1
-0
/
+843
*
Add information preventing several register class constraints from working.
Chris Lattner
2006-07-12
1
-1
/
+9
*
Testcase for PR828.
Chris Lattner
2006-07-12
1
-0
/
+18
*
Fix test failure on non-Apple systems.
Evan Cheng
2006-07-12
1
-0
/
+2
*
Remove non-portable optimization that isn't worth it
Chris Lattner
2006-07-12
1
-5
/
+1
*
The PPC64 JIT needs register numbers to encode instructions.
Chris Lattner
2006-07-11
1
-35
/
+36
*
Revamp this doc to be accurate w.r.t. building llvmgcc4
Chris Lattner
2006-07-11
1
-52
/
+35
*
Fix PR826, testcase here: Regression/Verifier/2006-07-11-StoreStruct.ll
Chris Lattner
2006-07-11
1
-2
/
+8
*
Testcase for PR826
Chris Lattner
2006-07-11
1
-0
/
+11
*
Emit inc / dec of registers as one byte instruction.
Evan Cheng
2006-07-11
1
-4
/
+4
*
Profile builds should always have debug info enabled.
Chris Lattner
2006-07-11
1
-3
/
+3
*
Silence a warning produced in assertions-disabled mode
Chris Lattner
2006-07-11
1
-1
/
+1
*
Fix typo.
Devang Patel
2006-07-11
1
-1
/
+1
*
It was pointed out that DEBUG() is only available with -debug.
Jim Laskey
2006-07-11
4
-7
/
+23
*
Ensure that dump calls that are associated with asserts are removed from
Jim Laskey
2006-07-11
7
-12
/
+23
*
1. Support for c++ mangled names.
Jim Laskey
2006-07-11
4
-4
/
+34
*
add the memri memory operand
Rafael Espindola
2006-07-11
4
-14
/
+42
*
Revert my indvars changes because they were breaking things. Unfortunately this
Owen Anderson
2006-07-11
1
-29
/
+15
*
Implement the inline asm 'A' constraint. This implements PR825 and
Chris Lattner
2006-07-11
2
-1
/
+17
*
New testcase for PR825.
Chris Lattner
2006-07-11
1
-0
/
+7
*
Fix CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll and PR818.
Chris Lattner
2006-07-11
1
-12
/
+29
*
This is fixed
Chris Lattner
2006-07-11
1
-1
/
+0
*
Reduce bloat in target libraries by removing per machine instruction assertion
Jim Laskey
2006-07-11
1
-3
/
+1
*
In 64-bit mode, 64-bit GPRs are callee saved, not 32-bit ones.
Chris Lattner
2006-07-11
3
-62
/
+99
*
Add a comment, and fix a typo that broke the build.
Owen Anderson
2006-07-10
1
-1
/
+2
*
Don't indent the entire function.
Owen Anderson
2006-07-10
1
-50
/
+49
*
Update.
Evan Cheng
2006-07-10
1
-3
/
+13
*
New entry.
Evan Cheng
2006-07-10
1
-0
/
+3
*
Fixed stack objects do not specify alignments, but their offsets are known.
Evan Cheng
2006-07-10
1
-5
/
+12
*
Implement Regression/CodeGen/PowerPC/bswap-load-store.ll by folding bswaps
Chris Lattner
2006-07-10
5
-6
/
+103
*
New testcase for folding bswaps into i16/i32 loads and stores.
Chris Lattner
2006-07-10
1
-0
/
+42
*
Recognize 16-bit bswaps by relaxing overconstrained pattern.
Chris Lattner
2006-07-10
1
-2
/
+5
*
Add tests for 16-bit byteswaps.
Chris Lattner
2006-07-10
1
-1
/
+15
*
Mark internal function static
Chris Lattner
2006-07-10
1
-1
/
+1
*
Make instcombine not remove Phi nodes when LCSSA is live.
Owen Anderson
2006-07-10
1
-47
/
+51
*
Fixed some output issues where newlines were not being printed after error me...
Patrick Jenkins
2006-07-10
1
-3
/
+4
*
Fixed an issue that tried to cat externalprogramstable.txt from the testresul...
Patrick Jenkins
2006-07-10
1
-0
/
+1
[prev]
[next]