..
Analysis
[SCEV] accurate range for addrecexpr with nuw flag
2020-01-12 20:22:37 -05:00
Assembler
OpaquePtr: print byval types containing anonymous types correctly.
2020-01-07 15:11:43 +00:00
Bindings
…
Bitcode
Ignore "no-frame-pointer-elim" and "no-frame-pointer-elim-non-leaf" in favor of "frame-pointer"
2019-12-30 09:46:19 -08:00
BugPoint
Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer"="non-leaf" as cleanups after D56351
2019-12-24 16:05:15 -08:00
CodeGen
[llvm][MIRVRegNamerUtils] Adding hashing on FrameIndex MachineOperands.
2020-01-13 13:39:54 -05:00
DebugInfo
[MIPS][ELF] Use PC-relative relocations in .eh_frame when possible
2020-01-13 14:14:03 +00:00
Demangle
…
Examples
Re-apply "[Examples] Add IRTransformations directory to examples."
2020-01-04 15:47:23 +00:00
ExecutionEngine
[ORC] Fix argv handling in runAsMain / lli.
2020-01-11 13:03:38 -08:00
Feature
Mark the test/Feature/load_extension.ll test as unsupported on Darwin.
2020-01-10 20:18:36 -08:00
FileCheck
…
Instrumentation
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
Integer
…
JitListener
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
2019-12-24 15:57:33 -08:00
LTO
[NFC] Fix trivial typos in comments
2020-01-06 10:50:26 +00:00
Linker
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
MC
[AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below
2020-01-13 14:14:48 +00:00
MachineVerifier
Recommit "[MachineVerifier] Improve verification of live-in lists."
2020-01-08 16:58:54 -08:00
Object
[llvm-readelf/llvm-readobj] - Improved the error reporting in a few method related to versioning.
2019-12-10 13:08:18 +03:00
ObjectYAML
…
Other
Revert "[ThinLTO] Add additional ThinLTO pipeline testing with new PM"
2020-01-13 11:01:48 -08:00
Reduce
…
SafepointIRVerifier
…
Support
…
SymbolRewriter
…
TableGen
TableGen/GlobalISel: Fix pattern matching of immarg literals
2020-01-09 17:37:52 -05:00
ThinLTO /X86
Make lazyload_metadata.ll resilient to the addition of new metadata kinds
2019-12-26 18:23:08 -05:00
Transforms
[InstSimplify] move tests for select from InstCombine; NFC
2020-01-13 09:13:21 -05:00
Unit
…
Verifier
[AArch64] Add function attribute "patchable-function-entry" to add NOPs at function entry
2020-01-10 09:55:51 -08:00
YAMLParser
…
tools
[llvm-exegesis][mips] Expand loadImmediate()
2020-01-13 12:32:13 +01:00
.clang-format
…
CMakeLists.txt
Use llvm_canonicalize_cmake_booleans where intended
2020-01-03 15:42:35 +01:00
TestRunner.sh
…
lit.cfg.py
Fix several issues with compiler extensions
2020-01-10 10:10:20 +01:00
lit.site.cfg.py.in
Use llvm_canonicalize_cmake_booleans where intended
2020-01-03 15:42:35 +01:00