llvm-6502/lib
Dale Johannesen 5f777192a0 Make x86-64 JIT changes Darwin-specific.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54700 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-12 21:02:08 +00:00
..
Analysis Extend ScalarEvolution's executesAtLeastOnce logic to be able to 2008-08-12 20:17:31 +00:00
Archive
AsmParser
Bitcode
CodeGen Correct the filename in the top-of-file comment. 2008-08-12 17:42:33 +00:00
Debugger
ExecutionEngine Some fixes for x86-64 JIT. Make it use small code 2008-08-11 23:46:25 +00:00
Linker
Support Avoid repeatedly reallocating the FoldingSetNodeID when searching 2008-08-12 17:40:22 +00:00
System add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Target Make x86-64 JIT changes Darwin-specific. 2008-08-12 21:02:08 +00:00
Transforms Implement support for simplifying vector comparisons by 0.0 and 1.0 like we 2008-08-11 22:06:05 +00:00
VMCore Use SmallVector instead of std::vector 2008-08-12 15:44:31 +00:00
Makefile