index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PTX
Age
Commit message (
Expand
)
Author
2011-03-18
ptx: fix parameter order that is reversed
Che-Liang Chiou
2011-03-18
ptx: add unconditional and conditional branch
Che-Liang Chiou
2011-03-15
PTX: Set PTX 2.0 as the minimum supported version
Justin Holewinski
2011-03-15
Avoid a compiler warning about reg possibly being used uninitialized
Duncan Sands
2011-03-14
PTX: Emit global arrays with proper sizes
Justin Holewinski
2011-03-14
PTX: Add support for sqrt/sin/cos intrinsics
Justin Holewinski
2011-03-14
ptx: add set.p instruction and related changes to predicate execution
Che-Liang Chiou
2011-03-13
ptx: add basic support of predicate execution
Che-Liang Chiou
2011-03-10
PTX: Add preliminary support for floating-point divide and multiply-and-add
Justin Holewinski
2011-03-10
ptx: add the rest of special registers of ISA version 2.0
Che-Liang Chiou
2011-03-08
PTX: Add intrinsic support for ntid, ctaid, and nctaid registers
Justin Holewinski
2011-03-05
ptx: add basic intrinsic support
Che-Liang Chiou
2011-03-03
PTX: Fix Emacs renaming a symbol
Justin Holewinski
2011-03-03
PTX: Fix a couple of lint violations
Justin Holewinski
2011-03-02
ptx: fix lint and compiler warnings
Che-Liang Chiou
2011-03-02
Add 64-bit addressing to PTX backend
Che-Liang Chiou
2011-03-02
Extend initial support for primitive types in PTX backend
Che-Liang Chiou
2011-02-28
Add preliminary support for .f32 in the PTX backend.
Che-Liang Chiou
2011-02-25
Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.
Cameron Zwarich
2011-02-24
Enable DebugInfo support for COFF object files.
Devang Patel
2011-02-20
Use explicit add_subdirectory's for LLVM target sublibraries instead
Oscar Fuentes
2011-02-16
Add support for pushsection and popsection. Patch by Joerg Sonnenberger.
Rafael Espindola
2011-02-10
ptx: add passing parameter to kernel functions
Che-Liang Chiou
2011-01-10
Update CMake stuff
Anton Korobeynikov
2011-01-10
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-01
ptx: remove reg-reg addressing mode and st.const
Che-Liang Chiou
2011-01-01
ptx: add store instruction
Che-Liang Chiou
2010-12-30
ptx: add state spaces
Che-Liang Chiou
2010-12-22
ptx: add ld instruction and test
Che-Liang Chiou
2010-12-16
MC: Make TargetAsmBackend available to the AsmStreamer.
Daniel Dunbar
2010-12-10
Fixed version of 121434 with no new memory leaks.
Rafael Espindola
2010-12-10
Revert my previous patch to make the valgrind bots happy.
Rafael Espindola
2010-12-09
Initial support for the cfi directives. This is just enough to get
Rafael Espindola
2010-12-06
ptx: add shift instructions
Che-Liang Chiou
2010-12-04
There are two reasons why we might want to use
Rafael Espindola
2010-12-03
Try to resolve symbol differences early, and if successful create a plain
Rafael Espindola
2010-12-02
Use set directive for StartMinusEndExpr.
Devang Patel
2010-12-01
ptx: bug fix: use after free
Che-Liang Chiou
2010-11-30
ptx: add command-line options for gpu target and ptx version
Che-Liang Chiou
2010-11-30
ptx: add ld instruction
Che-Liang Chiou
2010-11-28
Make EmitIntValue non virtual.
Rafael Espindola
2010-11-28
Move the PTXMCAsmStreamer class to the .cpp file.
Rafael Espindola
2010-11-18
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-17
Add simple arithmetics and %type directive for PTX
Che-Liang Chiou
2010-11-16
Add .loc methods to the streamer.
Rafael Espindola
2010-11-15
Attempt to unbreak cmake-based builds
Anton Korobeynikov
2010-11-15
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-14
move all the target's asmprinters into the main target. The piece
Chris Lattner
2010-11-08
Add generating function declaration for PTX
Che-Liang Chiou
2010-11-08
Add physical register counting functions
Che-Liang Chiou
[prev]
[next]