index
:
~grigorig/llvm
controlflow
master
Mostly R600/SI bugfixes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
TableGen
/
X86ModRMFilters.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
Canonicalize header guards into a common format.
Benjamin Kramer
1
-2
/
+2
2014-03-05
[C++11] Add 'override' keywords to tablegen code.
Craig Topper
1
-10
/
+10
2014-01-01
Second attempt at Removing special form of AddRegFrm used by FP instructions....
Craig Topper
1
-20
/
+0
2013-12-31
Revert r198238 and add FP disassembler tests. It didn't work and I didn't rea...
Craig Topper
1
-0
/
+20
2013-12-30
Remove special form of AddRegFrm used by FP instructions. These instructions ...
Craig Topper
1
-20
/
+0
2013-12-30
Remove EscapeFilter. It's funcionality can be covered by correctly using Exte...
Craig Topper
1
-29
/
+0
2013-12-30
Simplify filter accepts function to just return 'condition' instead of branch...
Craig Topper
1
-28
/
+13
2012-09-13
Fix Doxygen issues:
Dmitri Gribenko
1
-12
/
+13
2011-12-20
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
1
-7
/
+8
2010-11-29
I swear I did a make clean and make before committing all this...
Michael J. Spencer
1
-1
/
+1
2009-12-19
Add missing newlines at EOF (for clang++).
Daniel Dunbar
1
-1
/
+1
2009-12-19
Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit
Sean Callanan
1
-0
/
+197