Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f48817cbf98472c4007e38ff7dad57126531a6e0
/
lib
/
Target
/
PTX
/
PTXTargetMachine.cpp
f48817c
Add 64-bit addressing to PTX backend
by Che-Liang Chiou
· 14 years ago
16c29b5
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
by Anton Korobeynikov
· 14 years ago
ad83c1d
ptx: add store instruction
by Che-Liang Chiou
· 14 years ago
745dacc
MC: Make TargetAsmBackend available to the AsmStreamer.
by Daniel Dunbar
· 14 years ago
89b9372
Fixed version of 121434 with no new memory leaks.
by Rafael Espindola
· 14 years ago
f7fd4aa
Revert my previous patch to make the valgrind bots happy.
by Rafael Espindola
· 14 years ago
1c952b9
Initial support for the cfi directives. This is just enough to get
by Rafael Espindola
· 14 years ago
a484f2c
Move the PTXMCAsmStreamer class to the .cpp file.
by Rafael Espindola
· 14 years ago
3346491
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place
by Anton Korobeynikov
· 14 years ago
3278c42
Add physical register counting functions
by Che-Liang Chiou
· 14 years ago
d77f2a4
Add a dummy PTXMCAsmStreamer class
by Che-Liang Chiou
· 14 years ago
50880d0
Add the exit instruction to the PTX target.
by Eric Christopher
· 14 years ago
f7a3c50
Create PTX backend. Patch by Che-Liang Chiou!
by Nick Lewycky
· 14 years ago