Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ba4733d901b1c2b994f66707657342b8c81c92bc
/
lib
/
Target
/
Alpha
/
AlphaCodeEmitter.cpp
5a032de
Change from using MachineRelocation ctors to using static methods
by Chris Lattner
· 19 years ago
b4432f3
Suck block address tracking out of targets into the JIT Emitter. This
by Chris Lattner
· 19 years ago
23118b6
Keep the alpha JIT similar to the PPC/X86 jits
by Chris Lattner
· 19 years ago
f75f9be
Several related changes:
by Chris Lattner
· 19 years ago
d3f0aef
Fix a purely hypothetical problem (for now): emitWord emits in the host
by Chris Lattner
· 19 years ago
43b429b
Refactor the machine code emitter interface to pull the pointers for the current
by Chris Lattner
· 19 years ago
2c2c6c6
Add explicit #includes of <iostream>
by Chris Lattner
· 19 years ago
50b3784
massive DAGISel patch. lots and lots more stuff compiles now
by Andrew Lenharth
· 19 years ago
81b5a3c
who would have thought you would want to write into globals too
by Andrew Lenharth
· 19 years ago
3f55a4f
No, IDEFs shouldn't be JITed
by Andrew Lenharth
· 20 years ago
98169be
support bsr, and more .td simplification
by Andrew Lenharth
· 20 years ago
a4433e1
get lazy JITing working. Some of shootout runs now
by Andrew Lenharth
· 20 years ago
00b16889
Eliminate all remaining tabs and trailing spaces.
by Jeff Cohen
· 20 years ago
45ff4fa
fix some warnings when compiled with 32-bit hosts
by Chris Lattner
· 20 years ago
0934ae0
Alpha JIT (beta)
by Andrew Lenharth
· 20 years ago