1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Ahmed Bougacha 6195d9da18 Revert "[AsmParser] Hash is not a comment on some targets"
This reverts commit r310457.

It causes clang-produced IR to fail llvm codegen.

llvm-svn: 310662
2017-08-10 21:23:00 +00:00
..
Analysis [CostModel][X86] Add SSE2 two-src shuffle costs 2017-08-10 19:32:35 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [DAG] Relax type restriction for store merge 2017-08-10 19:52:45 +00:00
DebugInfo Revert "[AsmParser] Hash is not a comment on some targets" 2017-08-10 21:23:00 +00:00
DllTool
Examples
ExecutionEngine Revert "[AsmParser] Hash is not a comment on some targets" 2017-08-10 21:23:00 +00:00
Feature
FileCheck
Instrumentation [sanitizer-coverage] Change cmp instrumentation to distinguish const operands 2017-08-10 15:00:13 +00:00
Integer
JitListener
LibDriver
Linker [Linker] PR33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals 2017-08-09 20:58:39 +00:00
LTO Linker: Create a function declaration when moving a non-prevailing alias of function type. 2017-08-10 01:07:44 +00:00
MC Revert "[AsmParser] Hash is not a comment on some targets" 2017-08-10 21:23:00 +00:00
Object
ObjectYAML
Other Revert part of r310296 to make it really NFC for instrumentation PGO. 2017-08-10 05:10:32 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Add support for importing 'imm' operands. 2017-08-08 10:44:31 +00:00
ThinLTO/X86 Fix thinlto cache key computation for cfi-icall. 2017-08-09 23:24:07 +00:00
tools Add .rc scripts tokenizer. 2017-08-10 16:21:44 +00:00
Transforms [InstCombine] Make (X|C1)^C2 -> X^(C1^C2) iff X&~C1 == 0 work for splat vectors 2017-08-10 20:35:34 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh