projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[X86] Simplify check lines in tests. No functional change.
2015-03-23
Tom Stellard
R600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBasePtr()
commit
|
commitdiff
|
tree
2015-03-20
Tom Stellard
R600/SI: Refactor VOP2 instruction defs
commit
|
commitdiff
|
tree
2015-03-20
Tom Stellard
R600/SI: Refactor VOP1 instruction defs
commit
|
commitdiff
|
tree
2015-03-20
Tom Stellard
R600/SI: Add missing CHECK-LABEL lines to a test
commit
|
commitdiff
|
tree
2015-03-16
Tom Stellard
R600/SI: don't try min3/max3/med3 with f64
commit
|
commitdiff
|
tree
2015-03-12
Tom Stellard
R600/SI: Don't print scc reg in sopc assembly string
commit
|
commitdiff
|
tree
2015-03-12
Tom Stellard
R600/SI: Remove _e32 and _e64 suffixes from mnemonics
commit
|
commitdiff
|
tree
2015-03-10
Tom Stellard
R600/SI: Add _IDXEN and _BOTHEN variants for buffer_store
commit
|
commitdiff
|
tree
2015-03-10
Tom Stellard
R600/SI: Re-order MUBUF operands to match asm strings.
commit
|
commitdiff
|
tree
2015-03-10
Tom Stellard
R600/SI: Move kill flag to second instruction when...
commit
|
commitdiff
|
tree
2015-03-10
Tom Stellard
R600/SI: Add 32-bit encoding of v_cndmask_b32
commit
|
commitdiff
|
tree
2015-03-09
Tom Stellard
R600/SI: Move gds operand to the end of operand list
commit
|
commitdiff
|
tree
2015-03-09
Tom Stellard
R600/SI: Refactor DS instruction defs
commit
|
commitdiff
|
tree
2015-03-09
Tom Stellard
R600/SI: Fix DS definitions and add missing instructions
commit
|
commitdiff
|
tree
2015-03-09
Tom Stellard
R600/SI: Fix opcode for ds_read2_b64 and ds_read2st64_b64
commit
|
commitdiff
|
tree
2015-03-06
Tom Stellard
R600/SI: Remove unused register class
commit
|
commitdiff
|
tree
2015-03-05
Tom Stellard
TableGen: Initialize ErrorInfo to ~0ULL in the MatchInstruct...
commit
|
commitdiff
|
tree
2015-02-27
Tom Stellard
R600/SI: Add missing mubuf instructions
commit
|
commitdiff
|
tree
2015-02-27
Tom Stellard
R600/SI: Consistently put soffset before the offset...
commit
|
commitdiff
|
tree
2015-02-27
Tom Stellard
R600/SI: Add slc, glc, and tfe to non-atomic _ADDR64...
commit
|
commitdiff
|
tree
2015-02-26
Tom Stellard
R600/SI: Remove M0 from DS assembly strings
commit
|
commitdiff
|
tree
2015-02-24
Tom Stellard
R600/SI: Remove isel mubuf legalization
commit
|
commitdiff
|
tree
2015-02-18
Tom Stellard
R600/SI: Don't set isCodeGenOnly = 1 on all instructions
commit
|
commitdiff
|
tree
2015-02-18
Tom Stellard
R600/SI: Add missing VOP1 instructions
commit
|
commitdiff
|
tree
2015-02-18
Tom Stellard
R600/SI: Add missing VOP2 instructions
commit
|
commitdiff
|
tree
2015-02-18
Tom Stellard
R600/SI: Add definition for S_CBRANCH_G_FORK
commit
|
commitdiff
|
tree
2015-02-18
Tom Stellard
R600/SI: Add missing SOP1 instructions
commit
|
commitdiff
|
tree
2015-02-18
Tom Stellard
R600/SI: Refactor SOP2 definitions
commit
|
commitdiff
|
tree
2015-02-17
Tom Stellard
R600/SI: Fix asam errors in SIFoldOperands
commit
|
commitdiff
|
tree
2015-02-17
Tom Stellard
R600/SI: Extend private extload pattern to include...
commit
|
commitdiff
|
tree
2015-02-13
Tom Stellard
R600/SI: Refactor SOP1 classes
commit
|
commitdiff
|
tree
2015-02-13
Tom Stellard
R600/SI: Lowercase register names
commit
|
commitdiff
|
tree
2015-02-13
Tom Stellard
R600/SI: Remove some unused TableGen classes
commit
|
commitdiff
|
tree
2015-02-13
Tom Stellard
Help: Document how to build and install with CMake.
commit
|
commitdiff
|
tree
2015-02-13
Tom Stellard
Help: Document the minimum CMake version required.
commit
|
commitdiff
|
tree
2015-02-11
Tom Stellard
R600/SI: Disable subreg liveness
commit
|
commitdiff
|
tree
2015-02-11
Tom Stellard
R600: Split AMDGPUPassConfig into R600PassConfig and...
commit
|
commitdiff
|
tree
2015-02-11
Tom Stellard
R600: Create an R600TargetMachine for pre-gcn GPUs
commit
|
commitdiff
|
tree
2015-02-11
Tom Stellard
R600/SI: Fix -march in test
commit
|
commitdiff
|
tree
2015-02-11
Tom Stellard
R600/SI: Store immediate offsets > 12-bits in soffset
commit
|
commitdiff
|
tree
2015-02-11
Tom Stellard
R600/SI: Add soffset operand to mubuf addr64 instruction
commit
|
commitdiff
|
tree
2015-02-05
Tom Stellard
R600/SI: Fix bug in TTI loop unrolling preferences
commit
|
commitdiff
|
tree
2015-02-05
Tom Stellard
R600/SI: Fix bug from insertion of llvm.SI.end.cf into...
commit
|
commitdiff
|
tree
2015-02-04
Tom Stellard
R600/SI: Enable subreg liveness by default
commit
|
commitdiff
|
tree
2015-02-04
Tom Stellard
R600/SI: Expand misaligned 16-bit memory accesses
commit
|
commitdiff
|
tree
2015-02-04
Tom Stellard
R600/SI: Make more store operations legal
commit
|
commitdiff
|
tree
2015-02-04
Tom Stellard
R600: Don't promote i64 stores to v2i32 during DAG...
commit
|
commitdiff
|
tree
2015-02-04
Tom Stellard
StructurizeCFG: Remove obsolete fix for loop backedge...
commit
|
commitdiff
|
tree
2015-02-04
Tom Stellard
StructurizeCFG: Use a reverse post-order traversal
commit
|
commitdiff
|
tree
2015-02-02
Tom Stellard
R600/SI: 64-bit and larger memory access must be at...
commit
|
commitdiff
|
tree
2015-02-02
Tom Stellard
R600/SI: Merge two test files
commit
|
commitdiff
|
tree
2015-01-30
Tom Stellard
R600/SI: Handle SI_SPILL_V96_RESTORE in SIRegisterInfo...
commit
|
commitdiff
|
tree
2015-01-29
Tom Stellard
R600/SI: Remove stray debug statements
commit
|
commitdiff
|
tree
2015-01-29
Tom Stellard
R600/SI: Define a schedule model and enable the generic...
commit
|
commitdiff
|
tree
2015-01-28
Tom Stellard
R600: Move DataLayout to AMDGPUTargetMachine
commit
|
commitdiff
|
tree
2015-01-28
Tom Stellard
R600: Use a Southern Islands GPU as the default for...
commit
|
commitdiff
|
tree
2015-01-23
Tom Stellard
R600/SI: Emit .hsa.version section for amdhsa OS
commit
|
commitdiff
|
tree
2015-01-23
Tom Stellard
R600/SI: Move i64 -> v2i32 load promotion into AMDGPUDAGToDA...
commit
|
commitdiff
|
tree
2015-01-20
Tom Stellard
R600/SI: Add subtarget feature to enable VGPR spilling...
commit
|
commitdiff
|
tree
2015-01-20
Tom Stellard
R600/SI: Fix simple-loop.ll test
commit
|
commitdiff
|
tree
2015-01-20
Tom Stellard
R600/SI: Remove stray debugging code from r226586
commit
|
commitdiff
|
tree
2015-01-20
Tom Stellard
R600/SI: Use external symbols for scratch buffer
commit
|
commitdiff
|
tree
2015-01-20
Tom Stellard
R600/SI: Add kill flag when copying scratch offset...
commit
|
commitdiff
|
tree
2015-01-20
Tom Stellard
R600/SI: Don't store scratch buffer frame index in...
commit
|
commitdiff
|
tree
2015-01-20
Tom Stellard
R600/SI: Update SIInstrInfo:verifyInstruction() after...
commit
|
commitdiff
|
tree
2015-01-14
Tom Stellard
R600/SI: Use IMPLICIT_DEF and KILL when failing to...
commit
|
commitdiff
|
tree
2015-01-14
Tom Stellard
R600/SI: Spill VGPRs to scratch space for compute shaders
commit
|
commitdiff
|
tree
2015-01-14
Tom Stellard
R600/SI: Define a schedule model
commit
|
commitdiff
|
tree
2015-01-13
Tom Stellard
R600/SI: Add pattern for bitcasting fp immediates to...
commit
|
commitdiff
|
tree
2015-01-12
Tom Stellard
R600/SI: Use RegisterOperands to specify which operands...
commit
|
commitdiff
|
tree
2015-01-12
Tom Stellard
Target: Allow target specific operand types
commit
|
commitdiff
|
tree
2015-01-08
Tom Stellard
R600/SI: Remove SIISelLowering::legalizeOperands()
commit
|
commitdiff
|
tree
2015-01-07
Tom Stellard
R600/SI: Commute instructions to enable more folding...
commit
|
commitdiff
|
tree
2015-01-07
Tom Stellard
R600/SI: Only fold immediates that have one use
commit
|
commitdiff
|
tree
2015-01-07
Tom Stellard
R600/SI: Remove VReg_32 register class
commit
|
commitdiff
|
tree
2015-01-07
Tom Stellard
R600/SI: Add a V_MOV_B64 pseudo instruction
commit
|
commitdiff
|
tree
2015-01-07
Tom Stellard
R600/SI: Teach SIFoldOperands to split 64-bit constants...
commit
|
commitdiff
|
tree
2015-01-07
Tom Stellard
R600/SI: Refactor SIFoldOperands to simplify immediate...
commit
|
commitdiff
|
tree
2015-01-07
Tom Stellard
R600/SI: Add check for amdgcn triple forgotten in r225276.
commit
|
commitdiff
|
tree
2015-01-06
Tom Stellard
R600/SI: Insert s_waitcnt before s_barrier instructions.
commit
|
commitdiff
|
tree
2015-01-06
Tom Stellard
R600/SI: Fix dependency calculation for DS writes instructio...
commit
|
commitdiff
|
tree
2015-01-06
Tom Stellard
R600/SI: Add a stub GCNTargetMachine
commit
|
commitdiff
|
tree
2015-01-06
Tom Stellard
Triple: Add amdgcn triple
commit
|
commitdiff
|
tree
2015-01-06
Tom Stellard
R600/SI: Remove MachineFunction dump from AsmPrinter
commit
|
commitdiff
|
tree
2014-12-19
Tom Stellard
R600/SI: isLegalOperand() shouldn't check constant...
commit
|
commitdiff
|
tree
2014-12-19
Tom Stellard
R600/SI: Make sure non-inline constants aren't folded...
commit
|
commitdiff
|
tree
2014-12-09
Tom Stellard
R600/SI: Set MayStore = 0 on MUBUF loads
commit
|
commitdiff
|
tree
2014-12-09
Tom Stellard
R600/SI: Move setting of the lds bit to the base MUBUF...
commit
|
commitdiff
|
tree
2014-12-08
Tom Stellard
MISched: Fix moving stores across barriers
commit
|
commitdiff
|
tree
2014-12-06
Tom Stellard
R600/SI: Restore PrivateGlobalPrefix to the default...
commit
|
commitdiff
|
tree
2014-12-03
Tom Stellard
R600/SI: Move SIInsertWaits into AMDGPUPassConfig:...
commit
|
commitdiff
|
tree
2014-12-03
Tom Stellard
R600/SI: Don't run SI passes on R600 subtargets
commit
|
commitdiff
|
tree
2014-12-03
Tom Stellard
StructurizeCFG: Use LoopInfo analysis for better loop...
commit
|
commitdiff
|
tree
2014-12-03
Tom Stellard
R600/SI: Enable inline assembly
commit
|
commitdiff
|
tree
2014-12-02
Tom Stellard
R600/SI: Emit amd_kernel_code_t header for AMDGPU environment
commit
|
commitdiff
|
tree
2014-12-02
Tom Stellard
R600/SI: Move more information into SIProgramInfo struct
commit
|
commitdiff
|
tree
2014-12-02
Tom Stellard
R600/SI: Refactor AMDGPUAsmPrinter::EmitProgramInfoSI()
commit
|
commitdiff
|
tree
2014-12-02
Tom Stellard
R600/SI: Set correct number of user sgprs for HSA runtime
commit
|
commitdiff
|
tree
2014-12-02
Tom Stellard
R600/SI: Set the ATC bit on all resource descriptors...
commit
|
commitdiff
|
tree
2014-12-02
Tom Stellard
Triple: Add AMDHSA operating system type
commit
|
commitdiff
|
tree
next