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
*
recognize ppc's blr instruction as predicated
Chris Lattner
2006-11-06
3
-0
/
+4
*
add a flag so that predicated instructions can be recognized by branch
Chris Lattner
2006-11-06
1
-0
/
+8
*
Remove dead code; added a missing null ptr check.
Evan Cheng
2006-11-06
1
-32
/
+1
*
add a note
Chris Lattner
2006-11-06
1
-0
/
+16
*
Fix a small bug noticed on code review.
Reid Spencer
2006-11-06
1
-1
/
+1
*
Tab interferes with uniqueness.
Jim Laskey
2006-11-06
1
-1
/
+1
*
D'oh - reversed logic.
Jim Laskey
2006-11-06
1
-1
/
+1
*
Add comment.
Evan Cheng
2006-11-06
1
-4
/
+10
*
regenerate
Chris Lattner
2006-11-05
2
-42
/
+44
*
xfail this for the 1.9 release. This is PR984.
Chris Lattner
2006-11-05
1
-0
/
+1
*
Try again.
Jim Laskey
2006-11-05
1
-53
/
+406
*
Misfire.
Jim Laskey
2006-11-05
1
-407
/
+54
*
Up to date for 1.9
Jim Laskey
2006-11-05
1
-54
/
+407
*
Get LLVMGCCARCH right regardless of the llvm-gcc version being used.
Reid Spencer
2006-11-05
1
-0
/
+4
*
Fix a problem in the the last patch that subverts error message printing.
Reid Spencer
2006-11-05
1
-1
/
+1
*
Remove obsolete VS project.
Jeff Cohen
2006-11-05
1
-136
/
+0
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
37
-108
/
+209
*
Fix a bug in the last patch and convert to && instead of & for logical expr.
Reid Spencer
2006-11-05
2
-4
/
+4
*
Implement the -enabled-cbe-printf-a feature.
Reid Spencer
2006-11-05
2
-4
/
+4
*
Add a -disable-cbe-printf-a option so that the output of the C Backend
Reid Spencer
2006-11-05
3
-28
/
+77
*
Remove commented line from earlier debugging.
Nick Lewycky
2006-11-05
1
-2
/
+0
*
Added pre-indexed store support.
Evan Cheng
2006-11-05
1
-10
/
+24
*
Added getIndexedStore.
Evan Cheng
2006-11-05
2
-0
/
+32
*
Don't check variables before they are set.
Reid Spencer
2006-11-05
1
-2
/
+3
*
Live local variables are being dropped because the begin or end labels marking
Jim Laskey
2006-11-04
1
-3
/
+4
*
Changes to use operand constraints to process two-address instructions.
Evan Cheng
2006-11-04
3
-50
/
+140
*
Move to operand constraints for two-address instructions.
Evan Cheng
2006-11-04
1
-1
/
+12
*
Clean up some code.
Evan Cheng
2006-11-04
2
-2
/
+5
*
encode BLR predicate info for the JIT
Chris Lattner
2006-11-04
3
-15
/
+29
*
Go through all kinds of trouble to mark 'blr' as having a predicate operand
Chris Lattner
2006-11-04
3
-12
/
+62
*
Parse PredicateOperand's. When an instruction takes one, have the generated
Chris Lattner
2006-11-04
2
-6
/
+86
*
First steps to getting PredicateOperand's to work. This handles instruction
Chris Lattner
2006-11-04
1
-14
/
+37
*
Okay, need a pattern before and after the cast pattern.
Reid Spencer
2006-11-04
1
-2
/
+3
*
Allow the regular expression to be extended by a parameter.
Reid Spencer
2006-11-04
1
-2
/
+5
*
For PR950:
Reid Spencer
2006-11-04
1
-0
/
+12
*
Add a note about warnings from the GNU ld 2.16.X linker.
Reid Spencer
2006-11-04
1
-0
/
+5
*
Fixed some spiller bugs exposed by the recent two-address code changes. Now
Evan Cheng
2006-11-04
1
-21
/
+53
*
Describe PPC predicates, which are a pair of CR# and condition.
Chris Lattner
2006-11-03
1
-0
/
+4
*
initial steps to getting the predicate on PPC::BLR right.
Chris Lattner
2006-11-03
1
-0
/
+11
*
remove dead var
Chris Lattner
2006-11-03
1
-1
/
+0
*
remove dead/redundant vars
Chris Lattner
2006-11-03
4
-9
/
+0
*
remove redundant/dead vars
Chris Lattner
2006-11-03
1
-2
/
+0
*
remove dead vars
Chris Lattner
2006-11-03
1
-3
/
+0
*
eliminate need for the NumMIOperands field in Operand.
Chris Lattner
2006-11-03
1
-1
/
+13
*
The wrong parameter was being tested to deturmine i32 vs i64
Andrew Lenharth
2006-11-03
1
-1
/
+1
*
add a regression for memmove
Andrew Lenharth
2006-11-03
1
-0
/
+18
*
add a note
Chris Lattner
2006-11-03
1
-0
/
+6
*
this started failing due to Reid's changes in the bc format. insulate it
Chris Lattner
2006-11-03
1
-1
/
+1
*
Fix BasicAA/2006-11-03-BasicAAVectorCrash.ll by handling out-of-range
Chris Lattner
2006-11-03
1
-8
/
+20
*
new testcase
Chris Lattner
2006-11-03
1
-0
/
+51
[next]