.. |
Analysis
|
Fix a constant folding address space place I missed.
|
2013-09-17 23:23:16 +00:00 |
AsmParser
|
Implement function prefix data as an IR feature.
|
2013-09-16 01:08:15 +00:00 |
Bitcode
|
Implement function prefix data as an IR feature.
|
2013-09-16 01:08:15 +00:00 |
CodeGen
|
Costmodel: Add support for horizontal vector reductions
|
2013-09-17 18:06:50 +00:00 |
DebugInfo
|
Add support for DebugFission to DWARF parser
|
2013-08-27 09:20:22 +00:00 |
ExecutionEngine
|
LLVM Interpreter: implementation of "insertvalue" and "extractvalue";
|
2013-09-12 10:48:23 +00:00 |
IR
|
MemCpyOptimizer: Use max legal int size instead of pointer size
|
2013-09-16 22:43:16 +00:00 |
IRReader
|
Add 'const' qualifiers to static const char* variables.
|
2013-07-16 01:17:10 +00:00 |
Linker
|
Implement function prefix data as an IR feature.
|
2013-09-16 01:08:15 +00:00 |
MC
|
COFF: Ensure that objects produced by LLVM link with /safeseh
|
2013-09-17 23:18:05 +00:00 |
Object
|
ELF: Add support for the exclude section bit for gas compat.
|
2013-09-15 19:53:20 +00:00 |
Option
|
Fix another mistake in r190442.
|
2013-09-10 23:22:56 +00:00 |
Support
|
Make PrettyStackTraceEntry use ManagedStatic for its ThreadLocal.
|
2013-09-13 22:59:47 +00:00 |
TableGen
|
Add an error check for a typo I accidentally made in a td file that caused an assert to fire.
|
2013-08-20 04:22:09 +00:00 |
Target
|
Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF128. Fixes PR17268.
|
2013-09-18 03:55:53 +00:00 |
Transforms
|
Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF128. Fixes PR17268.
|
2013-09-18 03:55:53 +00:00 |
CMakeLists.txt
|
Move lib/Archive to tools/llvm-ar.
|
2013-06-17 15:47:20 +00:00 |
LLVMBuild.txt
|
Move lib/Archive to tools/llvm-ar.
|
2013-06-17 15:47:20 +00:00 |
Makefile
|
Move lib/Archive to tools/llvm-ar.
|
2013-06-17 15:47:20 +00:00 |