llvm-project/llvm/test
Craig Topper 028bfdd891 [X86] Only allow f32, f64, or f80 to be used with 'f' inline assembly constraint.
Avoids crash when using i128. Gives better error than
'scalar-to-vector conversion failed' for other types.
2020-05-13 13:27:13 -07:00
..
Analysis [CostModel] Modify BasicTTI getCastInstrCost 2020-05-13 07:26:08 +01:00
Assembler [FileCheck] Support comment directives 2020-05-13 11:29:48 -04:00
Bindings Make IRBuilder automatically set alignment on load/store/alloca. 2020-04-13 13:43:14 -07:00
Bitcode [DebugInfo] Fortran module DebugInfo support in LLVM 2020-05-13 12:52:30 +05:30
BugPoint
CodeGen [X86] Only allow f32, f64, or f80 to be used with 'f' inline assembly constraint. 2020-05-13 13:27:13 -07:00
DebugInfo [DebugInfo] Fix test Fortran-DIModule.ll after 678bd84c4 2020-05-13 15:27:44 +01:00
Demangle
Examples
ExecutionEngine
Feature [examples] Skip building the Bye pass plugin on windows 2020-05-13 13:40:56 +03:00
FileCheck [FileCheck] Support comment directives 2020-05-13 11:29:48 -04:00
Instrumentation [local-bounds] Ignore volatile operations 2020-05-05 23:08:08 -07:00
Integer
JitListener
LTO [IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand(). 2020-04-27 22:17:03 -07:00
Linker
MC Clang crash targeting ARM or Thumb when assembling a prel31 relocation variant 2020-05-13 13:52:30 +01:00
MachineVerifier
Object [yaml2obj] - Program headers: add an additional check for `Offset` 2020-04-22 12:49:05 +03:00
ObjectYAML [ObjectYAML][MachO] Add support for relocations 2020-04-22 11:50:55 -07:00
Other [PassBuilder] Moved ProfileSummaryAnalysis in buildInlinerPipeline. 2020-05-12 16:00:40 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Fix register class handling in TableGen's DAG ISel Matcher Generator 2020-05-13 10:17:03 +01:00
ThinLTO/X86 [LTO] Suppress emission of empty combined module by default 2020-05-04 18:31:09 -07:00
Transforms [SimpleLoopUnswitch] Add non-empty unreachable block check to exit cases removed. 2020-05-13 12:38:37 -07:00
Unit Revert a few unsuccessful attempts at fixing bots. 2020-04-13 17:09:21 -04:00
Verifier [Verifier] Constrain where DILocations may be nested 2020-05-04 14:02:43 -07:00
YAMLParser
tools [NativeSession] Implement NativeSession::findSymbolByAddress. 2020-05-13 09:39:25 -07:00
.clang-format
CMakeLists.txt [examples] Skip building the Bye pass plugin on windows 2020-05-13 13:40:56 +03:00
TestRunner.sh
lit.cfg.py llvm-addr2line: assume addresses on the command line are hexadecimal rather than attempting to guess the base based on the form of the number. 2020-04-16 16:16:21 -07:00
lit.site.cfg.py.in Revert "Temporarily revert "build: use `find_package(Python3)` if available"" 2020-04-29 01:38:08 +00:00