llvm-6502/unittests
James Molloy b9478c2aef Add a new function to ConstantExpr - getAsInstruction. This returns its Instruction* corollary, which may be useful if a user
wishes to transform a ConstantExpr so that one of its operands is no longer constant.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168262 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-17 17:56:30 +00:00
..
ADT Drop the limitation to IEEE floating point types from the fdiv of pow2 -> fmul transform. 2012-11-08 13:58:10 +00:00
Analysis
Bitcode
ExecutionEngine Interface changes to allow RuntimeDyld memory managers to set memory permissions after an object has been loaded. 2012-11-15 23:50:01 +00:00
Support Removing utf-8 smart quote and trailing whitespace 2012-11-17 05:13:16 +00:00
Transforms
VMCore Add a new function to ConstantExpr - getAsInstruction. This returns its Instruction* corollary, which may be useful if a user 2012-11-17 17:56:30 +00:00
CMakeLists.txt
Makefile
Makefile.unittest