.. |
Analysis
|
Fix SCEV overly optimistic back edge taken count for multi-exit loops.
|
2011-11-16 00:52:40 +00:00 |
Archive
|
build: Add initial cut at LLVMBuild.txt files.
|
2011-11-03 18:53:17 +00:00 |
AsmParser
|
build: Add initial cut at LLVMBuild.txt files.
|
2011-11-03 18:53:17 +00:00 |
Bitcode
|
build: Add initial cut at LLVMBuild.txt files.
|
2011-11-03 18:53:17 +00:00 |
CodeGen
|
Make sure to replace the chain properly when DAGCombining a LOAD+EXTRACT_VECTOR_ELT into a single LOAD. Fixes PR10747/PR11393.
|
2011-11-16 23:50:22 +00:00 |
DebugInfo
|
Audited all the format strings in libDebugInfo and fixed those that didn't match the types.
|
2011-11-05 16:01:13 +00:00 |
ExecutionEngine
|
Sink codegen optimization level into MCCodeGenInfo along side relocation model
|
2011-11-16 08:38:26 +00:00 |
Linker
|
build: Add initial cut at LLVMBuild.txt files.
|
2011-11-03 18:53:17 +00:00 |
MC
|
Sink codegen optimization level into MCCodeGenInfo along side relocation model
|
2011-11-16 08:38:26 +00:00 |
Object
|
Object/COFF: Support common symbols.
|
2011-11-16 23:36:12 +00:00 |
Support
|
Move WEAK marking to the declaration.
|
2011-11-15 01:23:22 +00:00 |
TableGen
|
ARM vldm and vstm VFP instructions can take a data type suffix.
|
2011-11-11 23:08:10 +00:00 |
Target
|
Remove seemingly unnecessary duplicate VROUND definitions.
|
2011-11-17 07:04:00 +00:00 |
Transforms
|
Add support for custom names for library functions in TargetLibraryInfo. Add a custom name for fwrite and fputs on x86-32 OSX. Make SimplifyLibCalls honor the custom
|
2011-11-17 01:27:36 +00:00 |
VMCore
|
Rename MVT::untyped to MVT::Untyped to match similar nomenclature.
|
2011-11-16 01:02:57 +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 |