.. |
Analysis
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
Archive
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
AsmParser
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
Bitcode
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
CodeGen
|
If fast-isel fails, remove dead instructions generated during the failed
|
2011-11-29 19:40:47 +00:00 |
DebugInfo
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
ExecutionEngine
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
Linker
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
MC
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
Object
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
Support
|
[Win32] Catch exceptions (eg. segfault) on waiting for invoked clang from the driver.
|
2011-11-29 07:47:04 +00:00 |
TableGen
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
Target
|
Add another missing pattern. llvm-gcc likes f64 but clang likes i64 so it was generating poor code for some SSE builtins.
|
2011-11-29 22:48:34 +00:00 |
Transforms
|
Potential bug in RewriteLoopBodyWithConditionConstant: use iterator should not be changed inside the uses enumeration loop.
|
2011-11-29 20:34:39 +00:00 |
VMCore
|
build/CMake: Finish removal of add_llvm_library_dependencies.
|
2011-11-29 19:25:30 +00:00 |
CMakeLists.txt
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
LLVMBuild.txt
|
build: Add initial cut at LLVMBuild.txt files.
|
2011-11-03 18:53:17 +00:00 |
Makefile
|
Remove more of llvmc and dependencies.
|
2011-09-20 00:34:27 +00:00 |