llvm-project/llvm/test
Petar Avramovic 9b4fa85434 GlobalISel/IRTranslator resetTargetOptions based on function attributes
Update TargetMachine.Options with function attributes before we start
to generate MIR instructions. This allows access to correct function
attributes via TargetMachine.Options (it used to access attributes of
the function that was translated first).
This affects some existing tests with "no-nans-fp-math" attribute.
Follow-up on D87456.

Differential Revision: https://reviews.llvm.org/D87511
2020-09-15 10:26:09 +02:00
..
Analysis [MemorySSA] Make sure PerformedPhiTrans is updated for each visited def. 2020-09-14 16:11:56 +01:00
Assembler [ConstantFold] Make areGlobalsPotentiallyEqual less aggressive. 2020-09-11 17:23:08 -07:00
Bindings Fix OCaml bindings 2020-08-26 16:11:11 -07:00
Bitcode [ARM][BFloat16] Change types of some Arm and AArch64 bf16 intrinsics 2020-08-27 18:52:59 +01:00
BugPoint
CodeGen GlobalISel/IRTranslator resetTargetOptions based on function attributes 2020-09-15 10:26:09 +02:00
DebugInfo [DebugInfo] Fix emitting DWARF64 .debug_macro[.dwo] sections (17/19). 2020-09-15 12:23:31 +07:00
Demangle
Examples [ORC] Add a LLJITWithThinLTOSummaries example in OrcV2Examples 2020-08-23 14:02:10 +02:00
ExecutionEngine
Feature [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
FileCheck [FileCheck] Add precision to format specifier 2020-08-30 19:40:57 +01:00
Instrumentation [MemProf] Rename HeapProfiler to MemProfiler for consistency 2020-09-14 13:14:57 -07:00
Integer
JitListener
LTO [ThinLTO] Make -lto-embed-bitcode an enum 2020-09-11 13:24:54 -07:00
Linker
MC [PowerPC] Implement Thread Local Storage Support for Local Exec 2020-09-14 14:16:28 -05:00
MachineVerifier [Test] Tidy up loose ends from LLVM_HAS_GLOBAL_ISEL 2020-08-27 16:36:27 +01:00
Object
ObjectYAML [obj2yaml][test] Test generating and dumping a broken debug_ranges section. 2020-09-09 08:48:39 +08:00
Other [DSE] Switch to MemorySSA-backed DSE by default. 2020-09-10 22:24:32 +01:00
Reduce [llvm-reduce] Create returns with undef values for non-void functions. 2020-08-31 16:33:46 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen AMDGPU/GlobalISel/Emitter Recognize additional 'same operand checks' 2020-09-14 12:10:59 +02:00
ThinLTO/X86 [ThinLTO] Fix a metadata lost issue with DICompileUnit import. 2020-09-02 14:40:41 -07:00
Transforms [SVE] Fix isLoadInvariantInLoop for scalable vectors 2020-09-15 08:30:19 +01:00
Unit
Verifier Reland [AssumeBundles] Use operand bundles to encode alignment assumptions 2020-09-12 15:36:06 +02:00
YAMLParser
tools [llvm-readobj] [ARMWinEH] Print ARM64 packed unwind info 2020-09-15 08:50:02 +03:00
.clang-format
CMakeLists.txt [CMake] Simplify CMake handling for libxml2 2020-09-09 21:44:44 -07:00
TestRunner.sh
lit.cfg.py [CMake] Simplify CMake handling for libxml2 2020-09-09 21:44:44 -07:00
lit.site.cfg.py.in [CMake] Simplify CMake handling for libxml2 2020-09-09 21:44:44 -07:00