Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
65917883db3978739b3bd3ab6be934fddf6f5499
6591788
Make some corrections to this test case.
by Reid Spencer
· 19 years ago
3b0f66b
Ignore the Output dir.
by Reid Spencer
· 19 years ago
ea30338
Add a test case for making sure gdb can get a stack trace with our debug
by Reid Spencer
· 19 years ago
b75a663
Add a new llcbeta option. This speeds up viterbi from 12.34 to 8.76s on
by Chris Lattner
· 19 years ago
5a4951e
Unbreak X86/ELF Debugging. Somehow this line got lost in Jim's cleanup.
by Reid Spencer
· 19 years ago
f8dacd1
Bumping version number
by Tanya Lattner
· 19 years ago
6363971
wrong bug #
by Chris Lattner
· 19 years ago
fa9aa2b
Fix PR988 and CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll.
by Chris Lattner
· 19 years ago
1b896ca
new testcase
by Chris Lattner
· 19 years ago
0921365
fix encoding of BLR
by Chris Lattner
· 19 years ago
2943436
emit TIED_TO correctly
by Chris Lattner
· 19 years ago
d9a7f4d
Mark predicate operands as such in operand info.
by Chris Lattner
· 19 years ago
f6e8e6b
Add a new operand flag to mark which operand is the first predicate operand
by Chris Lattner
· 19 years ago
a0cca4a
simplify the way operand flags and constraints are handled, making it easier
by Chris Lattner
· 19 years ago
a818e92
recognize ppc's blr instruction as predicated
by Chris Lattner
· 19 years ago
1b1b737
add a flag so that predicated instructions can be recognized by branch folding
by Chris Lattner
· 19 years ago
d5ad440
Remove dead code; added a missing null ptr check.
by Evan Cheng
· 19 years ago
8c97c07
add a note
by Chris Lattner
· 19 years ago
1d2bf88
Fix a small bug noticed on code review.
by Reid Spencer
· 19 years ago
f910a3f
Tab interferes with uniqueness.
by Jim Laskey
· 19 years ago
84ca10f
D'oh - reversed logic.
by Jim Laskey
· 19 years ago
3ef554d
Add comment.
by Evan Cheng
· 19 years ago
5fa39df
regenerate
by Chris Lattner
· 19 years ago
c87dade
xfail this for the 1.9 release. This is PR984.
by Chris Lattner
· 19 years ago
3ada71c
Try again.
by Jim Laskey
· 19 years ago
0ccd3f1
Misfire.
by Jim Laskey
· 19 years ago
57ff997
Up to date for 1.9
by Jim Laskey
· 19 years ago
a6cb9a1
Get LLVMGCCARCH right regardless of the llvm-gcc version being used.
by Reid Spencer
· 19 years ago
7b28955
Fix a problem in the the last patch that subverts error message printing.
by Reid Spencer
· 19 years ago
daa9810
Remove obsolete VS project.
by Jeff Cohen
· 19 years ago
d41b30d
Unbreak VC++ build.
by Jeff Cohen
· 19 years ago
bcf8124
Fix a bug in the last patch and convert to && instead of & for logical expr.
by Reid Spencer
· 19 years ago
7c475c5
Implement the -enabled-cbe-printf-a feature.
by Reid Spencer
· 19 years ago
65c5d75
Add a -disable-cbe-printf-a option so that the output of the C Backend
by Reid Spencer
· 19 years ago
8b2989a
Remove commented line from earlier debugging.
by Nick Lewycky
· 19 years ago
33dbedc
Added pre-indexed store support.
by Evan Cheng
· 19 years ago
9109fb1
Added getIndexedStore.
by Evan Cheng
· 19 years ago
1256515
Don't check variables before they are set.
by Reid Spencer
· 19 years ago
5cd496e
Live local variables are being dropped because the begin or end labels marking
by Jim Laskey
· 19 years ago
95f6ede
Changes to use operand constraints to process two-address instructions.
by Evan Cheng
· 19 years ago
fe0b817
Move to operand constraints for two-address instructions.
by Evan Cheng
· 19 years ago
c51737f
Clean up some code.
by Evan Cheng
· 19 years ago
6fc4007
encode BLR predicate info for the JIT
by Chris Lattner
· 19 years ago
af53a87
Go through all kinds of trouble to mark 'blr' as having a predicate operand
by Chris Lattner
· 19 years ago
efe9f4a
Parse PredicateOperand's. When an instruction takes one, have the generated
by Chris Lattner
· 19 years ago
dfdaeb2
First steps to getting PredicateOperand's to work. This handles instruction
by Chris Lattner
· 19 years ago
5d52894
Okay, need a pattern before and after the cast pattern.
by Reid Spencer
· 19 years ago
023fa41
Allow the regular expression to be extended by a parameter.
by Reid Spencer
· 19 years ago
2461b73
For PR950:
by Reid Spencer
· 19 years ago
7a11908
Add a note about warnings from the GNU ld 2.16.X linker.
by Reid Spencer
· 19 years ago
e077ef6
Fixed some spiller bugs exposed by the recent two-address code changes. Now
by Evan Cheng
· 19 years ago
0638b26
Describe PPC predicates, which are a pair of CR# and condition.
by Chris Lattner
· 19 years ago
60a09a5
initial steps to getting the predicate on PPC::BLR right.
by Chris Lattner
· 19 years ago
e69c436
remove dead var
by Chris Lattner
· 19 years ago
3751844
remove dead/redundant vars
by Chris Lattner
· 19 years ago
56fe527
remove redundant/dead vars
by Chris Lattner
· 19 years ago
7049540
remove dead vars
by Chris Lattner
· 19 years ago
d438b53
eliminate need for the NumMIOperands field in Operand.
by Chris Lattner
· 19 years ago
8ed4c47
The wrong parameter was being tested to deturmine i32 vs i64
by Andrew Lenharth
· 19 years ago
0c7af7c
add a regression for memmove
by Andrew Lenharth
· 19 years ago
d7c628d
add a note
by Chris Lattner
· 19 years ago
3acfac6
this started failing due to Reid's changes in the bc format. insulate it
by Chris Lattner
· 19 years ago
7765d71
Fix BasicAA/2006-11-03-BasicAAVectorCrash.ll by handling out-of-range
by Chris Lattner
· 19 years ago
3d6857f
new testcase
by Chris Lattner
· 19 years ago
6a7c0b7
Make the huge_val test run a C++ program not C
by Reid Spencer
· 19 years ago
033b107
this will work better
by Chris Lattner
· 19 years ago
0709718
Fix the build on xcode < 2.4
by Chris Lattner
· 19 years ago
b2ed0526
Add a check to see if HUGE_VAL is sane or not.
by Reid Spencer
· 19 years ago
118c094
Split the External and Intrinsic handling into seperate functions. This
by Andrew Lenharth
· 19 years ago
e6e97e6
Fix comments.
by Evan Cheng
· 19 years ago
1a854be
Rename
by Evan Cheng
· 19 years ago
b8f4e0a
Remove dead variable. Fix 80 column violations.
by Reid Spencer
· 19 years ago
f05696c
revert previous patch
by Rafael Espindola
· 19 years ago
7fc033a
Added DAG combiner transformation to generate pre-indexed loads.
by Evan Cheng
· 19 years ago
c5fc57d
Added isPredecessor.
by Evan Cheng
· 19 years ago
bf105c8
Proper check for two-addressness.
by Evan Cheng
· 19 years ago
24d9cf0
Added a target specific hook to check whether / how a node can be transformed
by Evan Cheng
· 19 years ago
7ceebb4
Add isPredecessor to check whether a node is another's predecessor.
by Evan Cheng
· 19 years ago
bdd371c
Dead code.
by Evan Cheng
· 19 years ago
162e209
Remove unused variable.
by Reid Spencer
· 19 years ago
fa3e3b9
Remove an unused variable.
by Reid Spencer
· 19 years ago
64a8ddd
silence warning
by Chris Lattner
· 19 years ago
e03f09c
Remove some dead code.
by Reid Spencer
· 19 years ago
115bfcb
add createCFGSimplificationPass to ARMTargetMachine::addInstSelector
by Rafael Espindola
· 19 years ago
39c6d3a
assert.h -> cassert
by Rafael Espindola
· 19 years ago
ffa0a9b
remove dead code
by Chris Lattner
· 19 years ago
02cb49e
silence warning
by Chris Lattner
· 19 years ago
8b9ea80
Don't write out variables that are never used.
by Reid Spencer
· 19 years ago
6f51a77
silence warning
by Chris Lattner
· 19 years ago
1331dec
silence warnings.
by Chris Lattner
· 19 years ago
1509254
silence warning
by Chris Lattner
· 19 years ago
9c5d4de
silence warnings
by Chris Lattner
· 19 years ago
19d2204
Make sample project -pedantic clean.
by Reid Spencer
· 19 years ago
939c687
Make Stacker Runtime -pedantic clean.
by Reid Spencer
· 19 years ago
7bd7873
Make llvm2cpp -pedantic clean.
by Reid Spencer
· 19 years ago
3a717d5
Make CBackend -pedantic clean.
by Reid Spencer
· 19 years ago
9782131
Make CodeGen libs -pedantic clean.
by Reid Spencer
· 19 years ago
2b8ba51
#include <assert.h>
by Rafael Espindola
· 19 years ago
4d5c001
fix a bug reid noticed
by Chris Lattner
· 19 years ago
f673388
by Jim Laskey
· 19 years ago
Next »