Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a8e24c494e20eada8b51e984710adbbc3e89acdd
/
llvm
/
lib
/
Analysis
/
Expressions.cpp
2e9fa6d
Move FunctionArgument out of iOther.h into Argument.h and rename class to
by Chris Lattner
· 24 years ago
65b529f
ConstantHandling moved into VMCore library
by Chris Lattner
· 24 years ago
0df67e3
change refs to Method to Function
by Chris Lattner
· 24 years ago
c47c3cc
Fix test/Regression/Other/2002-03-14-ValueToLarge.ll. Note that this
by Chris Lattner
· 24 years ago
26ec881
Bugfix for test/Regression/Other/2002-03-11-ExprAssertion.ll
by Chris Lattner
· 24 years ago
ee965ab
Move stuff out of the Optimizations directories into the appropriate Transforms
by Chris Lattner
· 24 years ago
7f74a56
Changes to build successfully with GCC 3.02
by Chris Lattner
· 24 years ago
cdbcb1f
Some programs are using BB's as values, until we resolve this. Disable the assert
by Chris Lattner
· 24 years ago
be68833
"fix" problems processing floating point expressions
by Chris Lattner
· 24 years ago
3462ae3
Rename ConstPoolVal -> Constant
by Chris Lattner
· 24 years ago
b4a7eb1
Make Mul work right Make sub work right
by Chris Lattner
· 24 years ago
0ae45bd
* Implement more powerful expr analysis of cast instructions
by Chris Lattner
· 24 years ago
f7d66a7
Fix code to make GCC 2.96 happy
by Chris Lattner
· 24 years ago
7fac070
* Both Method & GlobalVariable now subclass GlobalValue
by Chris Lattner
· 24 years ago
da55810
Commit more code over to new cast style
by Chris Lattner
· 24 years ago
3856934
Convert more code to use new style casts Eliminate old style casts from value.h
by Chris Lattner
· 24 years ago
8f19112
Add more support for new style casts Convert more code to use them
by Chris Lattner
· 24 years ago
4b717c0
Add support for new style casts
by Chris Lattner
· 24 years ago
3ce5ac2
Handle subtract in expression classifier
by Chris Lattner
· 24 years ago
706946b
Add support for global variables
by Chris Lattner
· 24 years ago
c6b06c4
Simplify code by eliminating need to hang onto constant pool references
by Chris Lattner
· 24 years ago
c4d6aca
Fix a bug when compiling 'shl ubyte * %var, ubyte 2'
by Chris Lattner
· 24 years ago
2c6f274
More functionality, renamed API
by Chris Lattner
· 24 years ago
8509092
Start of expression analysis support
by Chris Lattner
· 24 years ago