Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
dfdaeb276e50baea18abbe30a85f1c206bb3d154
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
63fd6ad
Revert last patch which causes tblgen to segfault (why, I'm not sure).
by Reid Spencer
· 19 years ago
9bd6d65
Remove unused variable.
by Reid Spencer
· 19 years ago
9ec4849
For PR786: Remove unused variables.
by Reid Spencer
· 19 years ago
3ed469c
For PR786:
by Reid Spencer
· 19 years ago
ef42a01
by Jim Laskey
· 19 years ago
e931a37
move ARMCondCodeToString to ARMAsmPrinter.cpp
by Rafael Espindola
· 19 years ago
1f67a99
Allow FoldingSet clients to pump up the initial hash size.
by Jim Laskey
· 19 years ago
4156239
Remove unused variable.
by Reid Spencer
· 19 years ago
4ab09d4
Remove unused variables.
by Reid Spencer
· 19 years ago
45430ac
Remove a function prototype that is no longer needed (REM patch missed it)
by Reid Spencer
· 19 years ago
2b86b0e
Get rid of unused variable.
by Reid Spencer
· 19 years ago
97be133
Add some documentation about the arguments.
by Reid Spencer
· 19 years ago
d079cdb
fix 2006-11-01-vastart.ll
by Andrew Lenharth
· 19 years ago
22262f1
a regression :(
by Andrew Lenharth
· 19 years ago
0a783f7
For PR950: Replace the REM instruction with UREM, SREM and FREM.
by Reid Spencer
· 19 years ago
0ac6757
new testcase
by Chris Lattner
· 19 years ago
331d1bc
Implement the getRegForInlineAsmConstraint method for PPC. With recent
by Chris Lattner
· 19 years ago
2a82160
Allow the getRegForInlineAsmConstraint method to return a register class with
by Chris Lattner
· 19 years ago
a74b4a3
generalize this api
by Chris Lattner
· 19 years ago
e6ae14e
Rename
by Evan Cheng
· 19 years ago
360c2dd
Two-address instructions no longer have to be A := A op C. Now any pair of dest / src operands can be tied together.
by Evan Cheng
· 19 years ago
e0805a2
There can be more than one PHINode at the start of the block.
by Devang Patel
· 19 years ago
4c2b7a3
Tied-to constraint must be op_with_larger_idx = op_with_smaller_idx or else throw an exception.
by Evan Cheng
· 19 years ago
981b5bd
Added getTiedToSrcOperand() to check for two-address'ness.
by Evan Cheng
· 19 years ago
1dabb68
Clean up.
by Evan Cheng
· 19 years ago
2c0565f
Handle PHINode with only one incoming value.
by Devang Patel
· 19 years ago
dba4aea
Testcase from http://llvm.org/bugs/show_bug.cgi?id=979
by Devang Patel
· 19 years ago
93467e7
CopyFromReg starts a live range so its use should not be considered a floater.
by Evan Cheng
· 19 years ago
48d8a70
Make ScalarEvolution actually use a ZeroExtend expression instead of
by Reid Spencer
· 19 years ago
d4bf3c2
give branch folding a simple heuristic to decide which block to split so that
by Chris Lattner
· 19 years ago
f420802
extra pass is required now
by Chris Lattner
· 19 years ago
25de4e5
Fix GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll and McGill/chomp
by Chris Lattner
· 19 years ago
22c8648
new testcase that crashes global opt, reduced from chomp
by Chris Lattner
· 19 years ago
bb9fd30
Partial update for Release 1.9
by Reid Spencer
· 19 years ago
560a8d0
print null values in bss
by Rafael Espindola
· 19 years ago
9dca7ad
implement zextload bool and truncstore bool
by Rafael Espindola
· 19 years ago
41349c1
Add a printSetLabel that takes two id's.
by Evan Cheng
· 19 years ago
9c08050
Factor gep instructions through phi nodes.
by Chris Lattner
· 19 years ago
2c884fd
remove a testcase for a marginal feature
by Chris Lattner
· 19 years ago
76c7314
Turn a phi of many loads into a phi of the address and a single load of the
by Chris Lattner
· 19 years ago
acf7f2e
Fix ldmxcsr JIT encoding.
by Evan Cheng
· 19 years ago
a90a24c
Fix a bug in the previous patch
by Chris Lattner
· 19 years ago
7da52b2
Fold things like "phi [add (a,b), add(c,d)]" into two phi's and one add.
by Chris Lattner
· 19 years ago
6cc31ae
Print jumptable index.
by Evan Cheng
· 19 years ago
fa8a51e
Remove unnecessary sign conversions made possible by last patch.
by Reid Spencer
· 19 years ago
Next »