.. |
Analysis
|
Teach the DataLayout aware constant folder to be much more aggressive towards
|
2013-02-14 03:23:37 +00:00 |
Archive
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
AsmParser
|
Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration.
|
2013-02-12 21:21:59 +00:00 |
Bitcode
|
Have the bitcode writer and reader handle the new attribute references.
|
2013-02-12 08:13:50 +00:00 |
CodeGen
|
Dont merge consecutive loads/stores into vectors when noimplicitfloat is used.
|
2013-02-14 18:28:52 +00:00 |
DebugInfo
|
Add support for the pubnames section to llvm-dwarfdump.
|
2013-02-12 16:20:28 +00:00 |
ExecutionEngine
|
[patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp
|
2013-02-07 20:43:33 +00:00 |
IR
|
Add two new functions to the C API:
|
2013-02-14 19:11:28 +00:00 |
Linker
|
Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration.
|
2013-02-12 21:21:59 +00:00 |
MC
|
Revert r15266. This fixes llvm.org/pr15266.
|
2013-02-14 16:23:08 +00:00 |
Object
|
Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration.
|
2013-02-12 21:21:59 +00:00 |
Option
|
Resort the #include lines in include/... and lib/... with the
|
2013-01-02 10:22:59 +00:00 |
Support
|
Workaround an MSan false positive.
|
2013-02-14 12:18:32 +00:00 |
TableGen
|
tblgen: Diagnose duplicate includes.
|
2013-02-07 04:30:39 +00:00 |
Target
|
added basic support for Intel ADX instructions
|
2013-02-14 19:08:21 +00:00 |
Transforms
|
Retain the name of the new internal global that's been shrunk.
|
2013-02-13 23:00:51 +00:00 |
CMakeLists.txt
|
Rename VMCore directory to IR.
|
2013-01-02 09:10:48 +00:00 |
LLVMBuild.txt
|
Rename VMCore directory to IR.
|
2013-01-02 09:10:48 +00:00 |
Makefile
|
Rename VMCore directory to IR.
|
2013-01-02 09:10:48 +00:00 |