projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
CMake: remove debug code from previous commit.
[oota-llvm.git]
/
lib
/
Target
/
PTX
/
2011-03-28
Che-Liang Chiou
ptx: clean up branch code a bit
tree
|
commitdiff
2011-03-23
Justin Holewinski
PTX: Improve support for 64-bit addressing
tree
|
commitdiff
2011-03-22
Che-Liang Chiou
ptx: add analyze/insert/remove branch
tree
|
commitdiff
2011-03-18
Justin Holewinski
PTX: Fix various codegen issues
tree
|
commitdiff
2011-03-18
Che-Liang Chiou
ptx: fix parameter order that is reversed
tree
|
commitdiff
2011-03-18
Che-Liang Chiou
ptx: add unconditional and conditional branch
tree
|
commitdiff
2011-03-15
Justin Holewinski
PTX: Set PTX 2.0 as the minimum supported version
tree
|
commitdiff
2011-03-15
Duncan Sands
Avoid a compiler warning about reg possibly being used...
tree
|
commitdiff
2011-03-14
Justin Holewinski
PTX: Emit global arrays with proper sizes
tree
|
commitdiff
2011-03-14
Justin Holewinski
PTX: Add support for sqrt/sin/cos intrinsics
tree
|
commitdiff
2011-03-14
Che-Liang Chiou
ptx: add set.p instruction and related changes to predi...
tree
|
commitdiff
2011-03-13
Che-Liang Chiou
ptx: add basic support of predicate execution
tree
|
commitdiff
2011-03-10
Justin Holewinski
PTX: Add preliminary support for floating-point divide...
tree
|
commitdiff
2011-03-10
Che-Liang Chiou
ptx: add the rest of special registers of ISA version 2.0
tree
|
commitdiff
2011-03-08
Justin Holewinski
PTX: Add intrinsic support for ntid, ctaid, and nctaid...
tree
|
commitdiff
2011-03-05
Che-Liang Chiou
ptx: add basic intrinsic support
tree
|
commitdiff
2011-03-03
Justin Holewinski
PTX: Fix Emacs renaming a symbol
tree
|
commitdiff
2011-03-03
Justin Holewinski
PTX: Fix a couple of lint violations
tree
|
commitdiff
2011-03-02
Che-Liang Chiou
ptx: fix lint and compiler warnings
tree
|
commitdiff
2011-03-02
Che-Liang Chiou
Add 64-bit addressing to PTX backend
tree
|
commitdiff
2011-03-02
Che-Liang Chiou
Extend initial support for primitive types in PTX backend
tree
|
commitdiff
2011-02-28
Che-Liang Chiou
Add preliminary support for .f32 in the PTX backend.
tree
|
commitdiff
2011-02-25
Cameron Zwarich
Roll out r126425 and r126450 to see if it fixes the...
tree
|
commitdiff
2011-02-24
Devang Patel
Enable DebugInfo support for COFF object files.
tree
|
commitdiff
2011-02-20
Oscar Fuentes
Use explicit add_subdirectory's for LLVM target sublibr...
tree
|
commitdiff
2011-02-16
Rafael Espindola
Add support for pushsection and popsection. Patch by...
tree
|
commitdiff
2011-02-10
Che-Liang Chiou
ptx: add passing parameter to kernel functions
tree
|
commitdiff
2011-01-10
Anton Korobeynikov
Update CMake stuff
tree
|
commitdiff
2011-01-10
Anton Korobeynikov
Rename TargetFrameInfo into TargetFrameLowering. Also...
tree
|
commitdiff
2011-01-01
Che-Liang Chiou
ptx: remove reg-reg addressing mode and st.const
tree
|
commitdiff
2011-01-01
Che-Liang Chiou
ptx: add store instruction
tree
|
commitdiff
2010-12-30
Che-Liang Chiou
ptx: add state spaces
tree
|
commitdiff
2010-12-22
Che-Liang Chiou
ptx: add ld instruction and test
tree
|
commitdiff
2010-12-16
Daniel Dunbar
MC: Make TargetAsmBackend available to the AsmStreamer.
tree
|
commitdiff
2010-12-10
Rafael Espindola
Fixed version of 121434 with no new memory leaks.
tree
|
commitdiff
2010-12-10
Rafael Espindola
Revert my previous patch to make the valgrind bots...
tree
|
commitdiff
2010-12-09
Rafael Espindola
Initial support for the cfi directives. This is just...
tree
|
commitdiff
2010-12-06
Che-Liang Chiou
ptx: add shift instructions
tree
|
commitdiff
2010-12-04
Rafael Espindola
There are two reasons why we might want to use
tree
|
commitdiff
2010-12-03
Rafael Espindola
Try to resolve symbol differences early, and if success...
tree
|
commitdiff
2010-12-02
Devang Patel
Use set directive for StartMinusEndExpr.
tree
|
commitdiff
2010-12-01
Che-Liang Chiou
ptx: bug fix: use after free
tree
|
commitdiff
2010-11-30
Che-Liang Chiou
ptx: add command-line options for gpu target and ptx...
tree
|
commitdiff
2010-11-30
Che-Liang Chiou
ptx: add ld instruction
tree
|
commitdiff
2010-11-28
Rafael Espindola
Make EmitIntValue non virtual.
tree
|
commitdiff
2010-11-28
Rafael Espindola
Move the PTXMCAsmStreamer class to the .cpp file.
tree
|
commitdiff
2010-11-18
Anton Korobeynikov
Move hasFP() and few related hooks to TargetFrameInfo.
tree
|
commitdiff
2010-11-17
Che-Liang Chiou
Add simple arithmetics and %type directive for PTX
tree
|
commitdiff
2010-11-16
Rafael Espindola
Add .loc methods to the streamer.
tree
|
commitdiff
2010-11-15
Anton Korobeynikov
Attempt to unbreak cmake-based builds
tree
|
commitdiff
2010-11-15
Anton Korobeynikov
First step of huge frame-related refactoring: move...
tree
|
commitdiff
2010-11-14
Chris Lattner
move all the target's asmprinters into the main target...
tree
|
commitdiff
2010-11-08
Che-Liang Chiou
Add generating function declaration for PTX
tree
|
commitdiff
2010-11-08
Che-Liang Chiou
Add physical register counting functions
tree
|
commitdiff
2010-11-08
Che-Liang Chiou
Add a dummy PTXMCAsmStreamer class
tree
|
commitdiff
2010-11-03
Duncan Sands
Inside the calling convention logic LocVT is always...
tree
|
commitdiff
2010-10-22
Benjamin Kramer
Make some symbols static, move classes into anonymous...
tree
|
commitdiff
2010-10-19
Che-Liang Chiou
Add lower argument and return of device function
tree
|
commitdiff
2010-09-28
Oscar Fuentes
Removed a bunch of unnecessary target_link_libraries.
tree
|
commitdiff
2010-09-25
Che-Liang Chiou
Add ret instruction to PTX backend
tree
|
commitdiff
2010-09-18
Eric Christopher
Add the exit instruction to the PTX target.
tree
|
commitdiff
2010-09-07
Nick Lewycky
Create PTX backend. Patch by Che-Liang Chiou!
tree
|
commitdiff