..
Analysis
[X86][AVX1] Account for cost of extract/insert of 256-bit SDIV/UDIV by mul sequences
2017-05-14 18:52:15 +00:00
Assembler
[IR] Allow attributes with global variables
2017-05-11 12:28:08 +00:00
Bindings
…
Bitcode
Restrict call metadata based hotness detection to Sample PGO mode
2017-05-11 23:18:05 +00:00
BugPoint
llvm/test/BugPoint/compile-custom.ll: Use %/s for its path not to be mis-escaped.
2017-04-13 11:40:32 +00:00
CodeGen
[X86] Cleanup some of the check-prefixes in the vector-lzcnt tests.
2017-05-14 19:38:09 +00:00
DebugInfo
[llvm-pdbdump] Add the option to sort functions and data.
2017-05-14 01:13:40 +00:00
Examples
…
ExecutionEngine
…
Feature
Replace hardcoded intrinsic list with speculatable attribute.
2017-05-03 02:26:10 +00:00
FileCheck
…
Instrumentation
MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86
2017-05-13 16:24:38 +00:00
Integer
…
JitListener
…
LTO
LTO: Mark undefined module asm symbols as used.
2017-04-26 17:53:39 +00:00
LibDriver
…
Linker
Remap metadata attached to global variables.
2017-05-04 23:29:39 +00:00
MC
[PPC] Change the register constraint of the first source operand of instruction mtvsrdd to g8rc_nox0
2017-05-11 22:17:35 +00:00
Object
[COFF] Gracefully handle empty .drectve sections
2017-05-14 18:34:56 +00:00
ObjectYAML
[WebAssembly] Improve libObject support for wasm imports and exports
2017-05-09 23:48:41 +00:00
Other
[PM] Add ProfileSummaryAnalysis as a required pass in the new pipeline.
2017-05-04 16:58:45 +00:00
SymbolRewriter
…
TableGen
[globalisel][tablegen] Fix the test after silencing the unused variable warning in r301755.
2017-04-29 19:46:27 +00:00
ThinLTO /X86
Remove line and file from DINamespace.
2017-04-28 22:25:46 +00:00
Transforms
[InstSimplify] Add patterns for folding (A & B) | (~A ^ B) -> (~A ^ B) and its commuted variants.
2017-05-14 07:54:43 +00:00
Unit
[Lit] Fix to prevent creation of "%SystemDrive%" directory on Windows.
2017-05-08 08:55:38 +00:00
Verifier
Make it illegal for two Functions to point to the same DISubprogram
2017-05-09 19:47:37 +00:00
YAMLParser
…
tools
[llvm-pdbdump] Add the option to sort functions and data.
2017-05-14 01:13:40 +00:00
.clang-format
…
CMakeLists.txt
Add a dependency from llvm/test to llvm-cvtres.
2017-04-21 20:45:11 +00:00
TestRunner.sh
…
lit.cfg
…
lit.site.cfg.in
…