index
:
platform/upstream/SPIRV-Tools
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
devel_package
master
sandbox/dkson95/gcc14-asan
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sdk-1.3.250
tizen
tizen_20181206
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Graphics System / GL; Licenses: Apache-2.0;
Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
opt
/
ir_context.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-05
ADCE: Fix combinator initialization
GregF
1
-3
/
+2
2018-01-31
Use SPIR-V headers from "unified1" directory
David Neto
1
-1
/
+0
2018-01-25
Add LoopDescriptor as an IRContext analysis.
Victor Lomuller
1
-0
/
+18
2018-01-12
Adding early exit versions of several ForEach* methods
Alan Baker
1
-7
/
+5
2018-01-12
Maintain instruction to block mapping in phi insertion
Alan Baker
1
-0
/
+13
2018-01-08
Add loop descriptors and some required dominator tree extensions.
Victor Lomuller
1
-8
/
+11
2017-12-18
Improving the usability of the type manager. The type manager hashes
Alan Baker
1
-0
/
+6
2017-12-14
Refactor include of latest spir-v header versions
Andrey Tuganov
1
-1
/
+1
2017-12-08
Add a new constant manager class.
Diego Novillo
1
-2
/
+3
2017-12-05
Dominator Tree Analysis (#3)
Stephen McGroarty
1
-0
/
+34
2017-12-04
Change IRContext::KillInst to delete instructions.
Steven Perron
1
-7
/
+24
2017-11-28
Convert the CFG to an on-demand analysis - NFC.
Diego Novillo
1
-0
/
+6
2017-11-27
Re-format source tree - NFC.
Diego Novillo
1
-7
/
+9
2017-11-23
Remove derivative instructions from the list of combinators.
Steven Perron
1
-9
/
+0
2017-11-23
Adding new def -> use mapping container
Alan Baker
1
-17
/
+25
2017-11-23
Create a local value numbering pass
Steven Perron
1
-0
/
+249
2017-11-15
Add the decoration manager to the IRContext.
Steven Perron
1
-0
/
+50
2017-11-13
Add analysis to compute mappings between instructions and basic blocks.
Diego Novillo
1
-0
/
+15
2017-11-10
Have all MemPasses preserve the def-use manager.
Steven Perron
1
-2
/
+28
2017-11-08
Re-format files in source, source/opt, source/util, source/val and tools.
Diego Novillo
1
-2
/
+3
2017-11-08
Add the IRContext (part 2): Add def-use manager
Steven Perron
1
-0
/
+80
2017-10-31
Add the IRContext (part 1)
Steven Perron
1
-0
/
+15