Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
cdf38c4edb892c356cfaa3c09c57728bc8d6bfd0
/
lib
/
Target
/
IA64
/
IA64AsmPrinter.cpp
cdf38c4
Extend printBasicBlockLabel a bit so that it can be used to print all
by Nate Begeman
· 19 years ago
37efe67
JumpTable support! What this represents is working asm and jit support for
by Nate Begeman
· 19 years ago
c4c6257
Added getTargetLowering() to TargetMachine. Refactored targets to support this.
by Evan Cheng
· 19 years ago
04f9674
Add support for 'special' llvm globals like debug info and static ctors/dtors.
by Chris Lattner
· 19 years ago
00d3d44
by Duraid Madina
· 19 years ago
2c2c6c6
Add explicit #includes of <iostream>
by Chris Lattner
· 20 years ago
391c5d2
No longer track value types for asm printer operands, and remove them as
by Nate Begeman
· 20 years ago
42a76cd
Eliminate unneeded intermediate class. Move doFinalizeMethod to bottom of file.
by Chris Lattner
· 20 years ago
3dfbe2e
Start using shared asmprinter Constant Pool emitter, use shorter cpi names.
by Chris Lattner
· 20 years ago
8b8b951
Adjust to capitalized AsmPrinter method names
by Chris Lattner
· 20 years ago
2ec30b5
Use PrivateGlobalPrefix for basic block labels
by Chris Lattner
· 20 years ago
4bfa3a3
Start using SwitchSection, allowing globals and functions to be emitted
by Chris Lattner
· 20 years ago
62cbf2a
Rename SwitchSection -> switchSection to avoid conflicting with a future change.
by Chris Lattner
· 20 years ago
81a994e
Start using PrivateGlobalPrefix correctly
by Chris Lattner
· 20 years ago
f2db9b8
DAG->DAG instruction selection for ia64! "hello world" works, not much else.
by Duraid Madina
· 20 years ago
7847fca
Convert tabs to spaces
by Misha Brukman
· 20 years ago
4633f1c
Remove trailing whitespace
by Misha Brukman
· 20 years ago
1ce0c01
print negative 64 bit immediates as negative numbers, makes things a little
by Duraid Madina
· 20 years ago
5ef2ec9
assorted fixes:
by Duraid Madina
· 20 years ago
e6a0b6c
teach asmprinter to print s8/s14 operands
by Duraid Madina
· 20 years ago
162a837
.bss is no problem here.
by Duraid Madina
· 20 years ago
32c46f3
ia64 asmprinter fixes:
by Duraid Madina
· 20 years ago
1f867b1
* declare local common symbols as such (.lcomm, not merely .common)
by Duraid Madina
· 20 years ago
ae8bd73
Emit .global @function and .global @object entries so the Intel ias
by Duraid Madina
· 20 years ago
3c61f70
fix a compilation error, patch contributed by Bill Wendling!
by Chris Lattner
· 20 years ago
12cf385
Stop using deprecated interface.
by Alkis Evlogimenos
· 20 years ago
9b9d45f
and so it begins...
by Duraid Madina
· 20 years ago