.. |
Analysis
|
Add support to ValueTracking for determining that a pointer is non-null
|
2012-12-07 02:08:58 +00:00 |
Archive
|
Sort includes for all of the .h files under the 'lib' tree. These were
|
2012-12-04 07:12:27 +00:00 |
AsmParser
|
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
|
2012-12-07 23:16:57 +00:00 |
Bitcode
|
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
|
2012-12-07 23:16:57 +00:00 |
CodeGen
|
Teach DAG combine to handle vector logical operations with vectors of all 1s or all 0s. These cases can show up when vectors are split for legalizing. Fix some tests that were dependent on these cases not being combined.
|
2012-12-08 22:49:19 +00:00 |
DebugInfo
|
Sort includes for all of the .h files under the 'lib' tree. These were
|
2012-12-04 07:12:27 +00:00 |
ExecutionEngine
|
Adjust JIT target triple on OS X to match the current architecture.
|
2012-12-05 19:09:13 +00:00 |
Linker
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
MC
|
Add C API for specifying CPU to the disassembler.
|
2012-12-07 23:53:27 +00:00 |
Object
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
Option
|
Copy clang/Driver/<Option parsing stuff> to llvm.
|
2012-12-05 00:29:32 +00:00 |
Support
|
Make NaCl naming consistent. The triple OSType is called NaCl and is represented
|
2012-12-04 18:37:26 +00:00 |
TableGen
|
Sort includes for all of the .h files under the 'lib' tree. These were
|
2012-12-04 07:12:27 +00:00 |
Target
|
Revert the patches adding a popcount loop idiom recognition pass.
|
2012-12-08 22:18:29 +00:00 |
Transforms
|
Revert the patches adding a popcount loop idiom recognition pass.
|
2012-12-08 22:18:29 +00:00 |
VMCore
|
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
|
2012-12-07 23:16:57 +00:00 |
CMakeLists.txt
|
Copy clang/Driver/<Option parsing stuff> to llvm.
|
2012-12-05 00:29:32 +00:00 |
LLVMBuild.txt
|
Copy clang/Driver/<Option parsing stuff> to llvm.
|
2012-12-05 00:29:32 +00:00 |
Makefile
|
Copy clang/Driver/<Option parsing stuff> to llvm.
|
2012-12-05 00:29:32 +00:00 |