Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
e9bb2df410f7a22decad9a883f7139d5857c1520
/
lib
/
Analysis
/
Expressions.cpp
e9bb2df
Rename ConstPoolVal -> Constant
by Chris Lattner
· 24 years ago
5002022
Make Mul work right Make sub work right
by Chris Lattner
· 24 years ago
882572a
* Implement more powerful expr analysis of cast instructions
by Chris Lattner
· 24 years ago
8f486dd
Fix code to make GCC 2.96 happy
by Chris Lattner
· 24 years ago
ef9c23f
* Both Method & GlobalVariable now subclass GlobalValue
by Chris Lattner
· 24 years ago
b00c582
Commit more code over to new cast style
by Chris Lattner
· 24 years ago
1d87bcf
Convert more code to use new style casts Eliminate old style casts from value.h
by Chris Lattner
· 24 years ago
cfe26c9
Add more support for new style casts Convert more code to use them
by Chris Lattner
· 24 years ago
9636a91
Add support for new style casts
by Chris Lattner
· 24 years ago
69f8ce0
Handle subtract in expression classifier
by Chris Lattner
· 24 years ago
fad0d4f
Add support for global variables
by Chris Lattner
· 24 years ago
8e195e0
Simplify code by eliminating need to hang onto constant pool references
by Chris Lattner
· 24 years ago
793d678
Fix a bug when compiling 'shl ubyte * %var, ubyte 2'
by Chris Lattner
· 24 years ago
19f31f2
More functionality, renamed API
by Chris Lattner
· 24 years ago
369bbeb
Start of expression analysis support
by Chris Lattner
· 24 years ago