Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
27926af8285b194df04db2b9a1e38ec1e570c9ac
/
utils
/
TableGen
/
CodeGenDAGPatterns.cpp
27926af
De-tabify.
by Bill Wendling
· 17 years ago
ae9f3a3
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
by Anton Korobeynikov
· 17 years ago
0123b7d
Make tblgen a little smarter about constants smaller than i32. Currently,
by Scott Michel
· 17 years ago
b5af334
Tablegen support for insert & extract element matching
by Nate Begeman
· 17 years ago
9a79de3
Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works
by Chuck Rose III
· 17 years ago
bc0b9f7
start inferring 'no side effects'.
by Chris Lattner
· 17 years ago
710e995
realize that instructions who match intrinsics that read memory read memory.
by Chris Lattner
· 17 years ago
c8478d8
Change the 'isStore' inferrer to look for 'SDNPMayStore'
by Chris Lattner
· 17 years ago
e67bde5
set the 'isstore' flag for instructions whose pattern is an
by Chris Lattner
· 17 years ago
f1ab4f1
improve const correctness.
by Chris Lattner
· 17 years ago
fe71893
rename CodegenDAGPatterns -> CodeGenDAGPatterns
by Chris Lattner
· 17 years ago
93c7e41
fix build on case sensitive file systems.
by Chris Lattner
· 17 years ago
443e3f9
move Node Transformation printing from CodeGenDAGPatterns -> DAGISelEmitter.
by Chris Lattner
· 17 years ago
dc32f98
move predicate printing code from CodeGenDAGPatterns -> DAGISelEmitter.
by Chris Lattner
· 17 years ago
6cefb77
change getQualifiedName to be a global function.
by Chris Lattner
· 17 years ago