..
Analysis
[X86][SSE] Updated SHL/LSHR i64 vectorization costs.
2015-07-18 20:06:30 +00:00
Assembler
Extended syntax of vector version of getelementptr instruction.
2015-07-09 07:42:48 +00:00
Bindings
[OCaml] Do not use -warn-error in tests.
2015-07-17 17:33:23 +00:00
Bitcode
Add argmemonly attribute.
2015-07-11 10:30:36 +00:00
BugPoint
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
CodeGen
ARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor out common code
2015-07-21 00:19:01 +00:00
DebugInfo
Add a "debugger tuning" concept that allows us to fine-tune how we
2015-07-15 22:04:54 +00:00
ExecutionEngine
[Mips] Add support for MCJIT for MIPS32r6
2015-07-06 12:50:55 +00:00
Feature
Revert the new EH instructions
2015-07-10 07:15:17 +00:00
FileCheck
…
Instrumentation
Don't try to instrument allocas used by outlined SEH funclets
2015-07-20 22:49:44 +00:00
Integer
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
JitListener
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
LTO
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
LibDriver
Add support for producing thin archives in llvm-lib.
2015-07-17 16:01:11 +00:00
Linker
Linker: Do not expect comdat to exist in source module.
2015-06-22 21:46:51 +00:00
MC
[mips] Added support for the ERETNC instruction.
2015-07-20 12:28:56 +00:00
Object
Simplify iterating over the dynamic section and report broken ones.
2015-07-20 21:23:29 +00:00
Other
[llvm-extract] Drop comdats from declarations
2015-07-06 18:48:02 +00:00
SymbolRewriter
…
TableGen
[TableGen] Improve decoding options for non-orthogonal instructions
2015-07-15 08:04:27 +00:00
Transforms
Revert "MergeFuncs: Transfer the function parameter attributes to the call site"
2015-07-19 19:30:43 +00:00
Unit
…
Verifier
Revert the new EH instructions
2015-07-10 07:15:17 +00:00
YAMLParser
YAML: Implement block scalar parsing.
2015-05-13 23:10:51 +00:00
tools
[llvm-readobj] Print MIPS PLT table
2015-07-09 18:23:10 +00:00
.clang-format
…
CMakeLists.txt
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
Makefile
…
Makefile.tests
…
TestRunner.sh
…
lit.cfg
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
lit.site.cfg.in
…