Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f76de0011ff062d8fd6ba81382a7c7c36c9151c2
/
lib
/
CodeGen
/
ProcessImplicitDefs.cpp
8eea48a
Fix PR6300.
by Jakob Stoklund Olesen
· 15 years ago
518bb53
move target-independent opcodes out of TargetInstrInfo
by Chris Lattner
· 15 years ago
e4d2d96
Fix small bug in handling instructions with more than one implicitly defined operand.
by Jakob Stoklund Olesen
· 16 years ago
7530efb
Change errs() to dbgs().
by David Greene
· 16 years ago
40ea0e2
When all defs of a vr are implicit_def, delete all of the defs.
by Evan Cheng
· 16 years ago
e7c9195
ProcessImplicitDefs should watch out for invalidated iterator and extra implicit operands on copies.
by Evan Cheng
· 16 years ago
285a7d5
For some targets, a copy can use a register multiple times, e.g. ppc.
by Evan Cheng
· 16 years ago
79ac32d
Fixes the bug exposed by Anton's test case in PR 5495:
by Lang Hames
· 16 years ago
233a60e
The Indexes Patch.
by Lang Hames
· 16 years ago