Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f98f124a73178cf01e62efe7bddbdbb58876b332
/
llvm
/
lib
/
CodeGen
/
ProcessImplicitDefs.cpp
2988d57
Fix PR6300.
by Jakob Stoklund Olesen
· 16 years ago
b06015a
move target-independent opcodes out of TargetInstrInfo
by Chris Lattner
· 16 years ago
c7c89b8
Fix small bug in handling instructions with more than one implicitly defined operand.
by Jakob Stoklund Olesen
· 16 years ago
d7c266b
Change errs() to dbgs().
by David Greene
· 16 years ago
595a163
When all defs of a vr are implicit_def, delete all of the defs.
by Evan Cheng
· 16 years ago
44df27e
ProcessImplicitDefs should watch out for invalidated iterator and extra implicit operands on copies.
by Evan Cheng
· 16 years ago
11bf449
For some targets, a copy can use a register multiple times, e.g. ppc.
by Evan Cheng
· 16 years ago
01f31c0
Fixes the bug exposed by Anton's test case in PR 5495:
by Lang Hames
· 16 years ago
05fb963
The Indexes Patch.
by Lang Hames
· 16 years ago