..
Analysis
[X86][SSE][CostModel] Added full set of sitofp/uitofp costings for SSE2/AVX/AVX2/AVX512F.
2015-06-20 14:58:01 +00:00
Assembler
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
Bindings
Bitcode
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
BugPoint
CodeGen
Fix shl folding in DAG combiner.
2015-06-22 15:58:11 +00:00
DebugInfo
AsmPrinter: Don't emit empty .debug_loc entries
2015-06-21 16:54:56 +00:00
ExecutionEngine
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
Feature
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
FileCheck
Instrumentation
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
Integer
JitListener
LibDriver
Use correct escaping for semicolon on Windows.
2015-06-20 01:28:20 +00:00
Linker
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
2015-05-12 16:47:30 +00:00
LTO
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
MC
[mips] [IAS] Add support for LAReg with identical source and destination register operands.
2015-06-22 13:10:23 +00:00
Object
Improve error handling of getRelocationAddend.
2015-06-19 20:58:43 +00:00
Other
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
SymbolRewriter
TableGen
Use std::bitset for SubtargetFeatures.
2015-05-26 10:47:10 +00:00
tools
Add a triple to the test to fix it on some hosts.
2015-06-22 15:44:20 +00:00
Transforms
[SLP] Vectorize for all-constant entries.
2015-06-19 17:40:15 +00:00
Unit
Verifier
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
YAMLParser
YAML: Implement block scalar parsing.
2015-05-13 23:10:51 +00:00
.clang-format
CMakeLists.txt
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
lit.cfg
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh