llvm-mirror/lib
Chris Lattner 288872000a finish encoding all of the interesting details of intrinsics. Now intrinsics
are only rejected because they can't be encoded into a 32-bit unit, not because
they contain an unencodable feature.

llvm-svn: 156978
2012-05-17 05:03:24 +00:00
..
Analysis reuse the result of some expensive computations in getSignExtendExpr() and getZeroExtendExpr() 2012-05-15 20:20:14 +00:00
Archive
AsmParser
Bitcode SwitchInst cosmetics: renamed "Hash" method to "hash" 2012-05-14 08:26:31 +00:00
CodeGen Set sub-register <undef> flags more accurately. 2012-05-16 21:22:35 +00:00
DebugInfo
ExecutionEngine Added LLIMCJITMemoryManager to the lli. This manager will be used for MCJIT instead of DefaultJIMMemoryManager. 2012-05-16 18:50:11 +00:00
Linker
MC Fix spacing after if. 2012-05-12 16:52:21 +00:00
Object
Support [Support/YAMLParser] Use rtrim on plain scalars. 2012-05-14 22:43:34 +00:00
TableGen
Target This patch adds the register class for MIPS16 as well as the ability for 2012-05-16 22:19:56 +00:00
Transforms Teach SimplifyLibCalls about stpcpy. 2012-05-15 11:46:21 +00:00
VMCore finish encoding all of the interesting details of intrinsics. Now intrinsics 2012-05-17 05:03:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile