Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5f72a5ebc84a1935878b5b2d3166a505c520cdfc
/
lib
/
CodeGen
5f72a5e
Further progration of metadata operands. The
by Dale Johannesen
· 16 years ago
86af655
Fix a comment typo.
by Bob Wilson
· 16 years ago
21c14e3
Update a partially obsolete comment.
by Dan Gohman
· 16 years ago
5c9cf19
Fix a typo in a comment.
by Dan Gohman
· 16 years ago
dd437ba
Avoid adding PHI arguments for a predecessor that has gone away when a BRCOND was constant folded.
by Jakob Stoklund Olesen
· 16 years ago
fe240b1
Disable transformation of select of two loads to a select of address and then a load if the
by Mon P Wang
· 16 years ago
2359850
s/NextValueNo/NextMDValueNo while processing metadata.
by Devang Patel
· 16 years ago
d199636
Revert an earlier change to SIGN_EXTEND_INREG for vectors. The VTSDNode
by Dan Gohman
· 16 years ago
54e146b
Dan pointed out checking whether a node is dead by comparing its opcode to ISD::DELETED_NODE is not safe. Use a DAGUpdateListener to remove dead nodes from work list instead.
by Evan Cheng
· 16 years ago
6f279e0
ReplaceAllUsesOfValueWith may delete other nodes that the one being replaced. Do not delete dead nodes again.
by Evan Cheng
· 16 years ago
bd1fccf
Fix rdar://7517201, a regression introduced by r92849.
by Chris Lattner
· 16 years ago
ef7634c
factor this code better and reduce nesting at the same
by Chris Lattner
· 16 years ago
347a9cb
APInt'fy TargetLowering::SimplifySetCC to fix PR5963.
by Evan Cheng
· 16 years ago
2e0de6f
Simplify code. No intended functionality/performance change.
by Benjamin Kramer
· 16 years ago
3d594fd
Kill dead store.
by Benjamin Kramer
· 16 years ago
e7078ae
Remove dead variable.
by Benjamin Kramer
· 16 years ago
7b1e2a5
Use pop_back_val instead of back()+pop_back.
by Benjamin Kramer
· 16 years ago
541e9ae
Allow double defs after tail duplication.
by Jakob Stoklund Olesen
· 16 years ago
30ac046
Add Target hook to duplicate machine instructions.
by Jakob Stoklund Olesen
· 16 years ago
80c2b0d
Anti-dependency breaking needs to be careful regarding instructions with
by Jim Grosbach
· 16 years ago
54eb4c2
Comment.
by Evan Cheng
· 16 years ago
d40d03e
Teach dag combine to fold the following transformation more aggressively:
by Evan Cheng
· 16 years ago
2973b57
80 column and whitespace cleanup
by Jim Grosbach
· 16 years ago
421c073
Fixed malformed -*- lines in PBQP headers.
by Lang Hames
· 16 years ago
8efadf9
Add <imp-def> and <imp-kill> operands when replacing virtual sub-register defs and kills.
by Jakob Stoklund Olesen
· 16 years ago
3f09487
The previous code could potentially cause a cycle. Allow ordering w.r.t. a 0 order.
by Bill Wendling
· 16 years ago
cfeea4b
Only check the ordering if there is an ordering for each nodes.
by Bill Wendling
· 16 years ago
247fb4e
Add a semi-primitive form of scheduling via the "SDNode ordering" to the
by Bill Wendling
· 16 years ago
9f7c5c0
Don't assign the shift the same type as the variable being shifted. This could
by Bill Wendling
· 16 years ago
7c3ecb6
Don't use the ISD::NodeType enum for SDNode opcodes, as CodeGen
by Dan Gohman
· 16 years ago
dda30cd
Restore dump() methods to Loop and MachineLoop.
by Dan Gohman
· 16 years ago
8c65f6e
Move remaining stuff to the isInteger predicate.
by Benjamin Kramer
· 16 years ago
b31defe
Remove livein checks from machine code verifier.
by Jakob Stoklund Olesen
· 16 years ago
ee890ed
If a scope has only one instruction then first instruction is also the last instruction.
by Devang Patel
· 16 years ago
f012705
Avoid going through the LLVMContext for type equality where it's safe to dereference the type pointer.
by Benjamin Kramer
· 16 years ago
614d2ad
Delete renaming use of dead dbg intrinsics.
by Devang Patel
· 16 years ago
351ca33
Use StringRef.startswith().
by Devang Patel
· 16 years ago
1a05323
Change errs() to dbgs().
by David Greene
· 16 years ago
dea8fbc
Change errs() to dbgs().
by David Greene
· 16 years ago
4424817
Change errs() to dbgs().
by David Greene
· 16 years ago
e1b2129
Change errs() to dbgs().
by David Greene
· 16 years ago
c19a9cd
Change errs() to dbgs().
by David Greene
· 16 years ago
32edbd7
Change errs() to dbgs().
by David Greene
· 16 years ago
65de504
Change errs() to dbgs().
by David Greene
· 16 years ago
0ee5218
Change errs() to dbgs().
by David Greene
· 16 years ago
87b0efc
Change errs() to dbgs().
by David Greene
· 16 years ago
4175f58
Change errs() to dbgs().
by David Greene
· 16 years ago
0080b1a
Change errs() to dbgs().
by David Greene
· 16 years ago
3093154
Change errs() to dbgs().
by David Greene
· 16 years ago
4b134d1
Change errs() to dbgs().
by David Greene
· 16 years ago
0d5c06e
Change errs() to dbgs().
by David Greene
· 16 years ago
3727776
Change errs() to dbgs().
by David Greene
· 16 years ago
00dec1b
Change errs() to dbgs().
by David Greene
· 16 years ago
84fa822
Change errs() to dbgs().
by David Greene
· 16 years ago
33db62c
Change errs() to dbgs().
by David Greene
· 16 years ago
bb22223
Change errs() to dbgs().
by David Greene
· 16 years ago
f109029
Change errs() to dbgs().
by David Greene
· 16 years ago
4b69d99
Change errs() to dbgs().
by David Greene
· 16 years ago
e492ae1
Change errs() to dbgs().
by David Greene
· 16 years ago
993aace
Change errs() to dbgs().
by David Greene
· 16 years ago
ad61b12
Change errs() to dbgs().
by David Greene
· 16 years ago
f0dee89
Change errs() to dbgs().
by David Greene
· 16 years ago
9abe0bb
Change errs() to dbgs().
by David Greene
· 16 years ago
ec2d7fe
Change errs() to dbgs().
by David Greene
· 16 years ago
7419b18
Change errs() to dbgs().
by David Greene
· 16 years ago
55d146e
Change errs() to dbgs().
by David Greene
· 16 years ago
d765353
Change errs() to dbgs().
by David Greene
· 16 years ago
7530efb
Change errs() to dbgs().
by David Greene
· 16 years ago
f788297
Change errs() to dbgs().
by David Greene
· 16 years ago
eb00b18
Change errs() to dbgs().
by David Greene
· 16 years ago
eeb3a00
Change SelectCode's argument from SDValue to SDNode *, to make it more
by Dan Gohman
· 16 years ago
4c32355
Change errs() to dbgs().
by David Greene
· 16 years ago
6bb93ef
by David Greene
· 16 years ago
65a41eb
by David Greene
· 16 years ago
3b32533
by David Greene
· 16 years ago
dc55481
by David Greene
· 16 years ago
dbdbbd9
by David Greene
· 16 years ago
7d30d62
by David Greene
· 16 years ago
6d206f8
by David Greene
· 16 years ago
ba1d826
Fix debug_inlined section entries for routines whose names are changed through __asm() extension.
by Devang Patel
· 16 years ago
1d44df6
by David Greene
· 16 years ago
8a34229
by David Greene
· 16 years ago
5242154
by David Greene
· 16 years ago
2800eb1
by David Greene
· 16 years ago
083b7ff
by David Greene
· 16 years ago
cc54c7c
by David Greene
· 16 years ago
aba28d1
by David Greene
· 16 years ago
73242dd
by David Greene
· 16 years ago
f2d7fb3
Use a pointer type rather than MVT::Other for the ExternalSymbol node used
by Dan Gohman
· 16 years ago
344130e
Fix begin and end markers for nested scopes.
by Devang Patel
· 16 years ago
6e120a1
by David Greene
· 16 years ago
5957c9b
by David Greene
· 16 years ago
26045e2
by David Greene
· 16 years ago
89d6a24
by David Greene
· 16 years ago
d0592d3
fix PR5930, allowing the asmprinter to emit difference between
by Chris Lattner
· 16 years ago
133ce87
Teach codegen to handle:
by Chris Lattner
· 16 years ago
53334ca
whitespace cleanup
by Chris Lattner
· 16 years ago
bfdfea8
Fix a warning on gcc 4.4.
by Mikhail Glushenkov
· 16 years ago
b3c0199
Trailing whitespace, 80-col violations.
by Mikhail Glushenkov
· 16 years ago
f031e8a
Teach codegen to lower llvm.powi to an efficient (but not optimal)
by Chris Lattner
· 16 years ago
Next »