Tex Riddell
|
89697bbad5
Merge branch 'master' into dxr-master
|
7 years ago |
Xiang Li
|
300c128cc7
Disable LICM in frontend for not consider register pressure. (#1511)
|
7 years ago |
Tex Riddell
|
2f5afecf67
Merge remote-tracking branch 'ms/master' into user/texr/integrate-master
|
7 years ago |
Vishal Sharma
|
29f2f8c198
Disable loop idiom pass which may break dxil (#1457)
|
7 years ago |
Tex Riddell
|
734accbce5
Merged PR 100: Eliminate phi on resources/handles for library
|
7 years ago |
Tex Riddell
|
6663dac50f
Merge branch 'master' into user/texr/integrate-master
|
7 years ago |
Greg Roth
|
b9f2c78314
[linux-port] Evade unused in LLVM code (#1327)
|
7 years ago |
Greg Roth
|
d975f150b7
[linux-port] Correct conditional groupings (#1326)
|
7 years ago |
Young Kim
|
0777a7a020
Merge branch 'master' into rtmaster
|
7 years ago |
Xiang Li
|
357803d342
Don't sink sample coordinate into control flow. (#1188)
|
7 years ago |
Xiang Li
|
a489c2ec25
Transform mad(a, 0, b) into b. (#1150)
|
7 years ago |
Xiang Li
|
66516234b1
1. Remove unused createHandleForLib functions.
|
7 years ago |
Xiang Li
|
dc3ad5efe5
Lower createHandelForLib.
|
7 years ago |
Xiang Li
|
db99efe397
Support resource select inside loop. (#930)
|
8 years ago |
Xiang Li
|
0790e03364
Remove stacksave and stackstore. (#914)
|
8 years ago |
Young Kim
|
2c140f795c
RawBufferLoad and new methods for ByteAddressBuffer (#762)
|
8 years ago |
Marcelo Lopez Ruiz
|
64f3b34995
Adds support for pipeline restart (#683)
|
8 years ago |
Xiang Li
|
b1479680bb
Disable LoopUnswitchPass.
|
8 years ago |
Xiang Li
|
36ba7ac534
Add HLDeadFunctionEliminationPass.
|
8 years ago |
Xiang Li
|
46e47f01e5
Refactoring DxilEmitMetadata pass.
|
8 years ago |
Tex Riddell
|
c9beb84c51
Fix ViewID state for flow control and consistent ViewID detection (#484)
|
8 years ago |
Marcelo Lopez Ruiz
|
d5bb3089cf
Add support for custom allocators (#390)
|
8 years ago |
Xiang Li
|
6c4b87efd9
Create pass for Lower static global into allocas. (#341)
|
8 years ago |
yurido1
|
df132d59b4
Initial implementation of ViewId state analysis. (#290)
|
8 years ago |
Xiang Li
|
9edb1a553e
Lower static global resource and local resource to handle. (#276)
|
8 years ago |
Xiang Li
|
478a433366
Disable CSE, leave it to target backend. (#246)
|
8 years ago |
David Peixotto
|
449165a52d
Run constant array hoisting pass by default (#224)
|
8 years ago |
David Peixotto
|
b0fd2d3949
Use opcode class to guide constant folding possibilities (#191)
|
8 years ago |
Xiang Li
|
a3306bff1d
Lower resource to createHandle at clang code gen. (#163)
|
8 years ago |
Xiang Li
|
7cdfa0f6a2
Support select on resource. (#124)
|
8 years ago |