..
Analysis
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
Assembler
Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot
2019-12-20 13:11:17 -08:00
Bindings
Updated the OCaml/bitwriter.ml test for OCaml 4.06+
2019-11-30 13:35:23 +01:00
Bitcode
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -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
[X86] Use zero vector to extend to 512-bits for strict_fp_to_uint v2i1->v2f64 on targets with AVX512F, but not AVX512VL.
2019-12-25 10:46:00 -08:00
DebugInfo
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
Demangle
…
Examples
Revert "[Examples] Add IRTransformations directory to examples."
2019-12-01 22:20:20 +00:00
ExecutionEngine
[JITLink][MachO] Fix common symbol size plumbing.
2019-12-19 20:41:59 -08:00
Feature
This adds constrained intrinsics for the signed and unsigned conversions
2019-12-17 10:06:51 -05:00
FileCheck
[FileCheck] Given multiple -dump-input, prefer most verbose
2019-12-03 14:21:13 -05:00
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
[llvm-nm] Display STT_GNU_IFUNC as 'i'
2019-12-25 09:47:53 -08: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
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
MachineVerifier
[MachineVerifier] Improve checks of target instructions operands.
2019-12-03 10:20:52 +01: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
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
2019-12-24 15:57:33 -08:00
Reduce
…
SafepointIRVerifier
…
Support
…
SymbolRewriter
…
TableGen
Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input""
2019-12-18 11:37:12 +00:00
ThinLTO /X86
Make lazyload_metadata.ll resilient to the addition of new metadata kinds
2019-12-25 18:59:21 -05:00
Transforms
[Attributor] UB Attribute now handles all instructions that access memory through a pointer
2019-12-24 19:25:08 -06:00
Unit
…
Verifier
Verifier: Check frame-pointer attribute values
2019-12-11 19:53:49 +05:30
YAMLParser
…
tools
[llvm-nm] Display STT_GNU_IFUNC as 'i'
2019-12-25 09:47:53 -08:00
.clang-format
…
CMakeLists.txt
[cmake] Add llvm-locstats to LLVM_TEST_DEPENDS
2019-12-18 09:54:21 +01:00
TestRunner.sh
…
lit.cfg.py
Introduce llvm-install-name-tool
2019-11-19 23:42:37 -08:00
lit.site.cfg.py.in
…