..
Analysis
[llvm][VectorUtils] Tweak VFShape for scalable vector functions.
2020-01-30 05:53:56 +00:00
AsmParser
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
BinaryFormat
DWARFDebugLine.cpp: Format unknown line number standard opcodes
2020-01-15 10:45:50 -05:00
Bitcode
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
Bitstream
CodeGen
GlobalISel: Add observer argument to legalizeIntrinsic
2020-01-29 18:33:45 -05:00
DebugInfo
[DebugInfo] Fix DebugLine::Prologue::getLength
2020-01-30 09:35:50 +00:00
Demangle
DWARFLinker
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
ExecutionEngine
Another round of GCC5 fixes.
2020-01-29 02:09:24 +01:00
Frontend
Fuzzer
FuzzMutate
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
IR
[LTO] Add optimization remarks for removed functions
2020-01-29 15:53:51 -08:00
IRReader
LineEditor
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
Linker
LTO
[llvm] Replace SmallStr.str().str() with std::string conversion operator.
2020-01-29 21:16:46 -08:00
MC
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
MCA
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
Object
[NFC] Fix unused variable warning.
2020-01-28 17:19:23 -08:00
ObjectYAML
[yaml2obj] - Add a way to set sh_entsize for relocation sections.
2020-01-30 14:51:33 +03:00
Option
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
Passes
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
ProfileData
[llvm] Replace SmallStr.str().str() with std::string conversion operator.
2020-01-29 21:16:46 -08:00
Remarks
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
Support
[llvm] Replace SmallStr.str().str() with std::string conversion operator.
2020-01-29 21:16:46 -08:00
TableGen
A bunch more implicit string conversions that my Clang didn't detect.
2020-01-29 00:30:16 +01:00
Target
Add lowering of STRICT_FSETCC and STRICT_FSETCCS
2020-01-30 10:40:55 +00:00
Testing
TextAPI
Another round of GCC5 fixes.
2020-01-29 02:09:24 +01:00
ToolDrivers
[llvm] Replace SmallStr.str().str() with std::string conversion operator.
2020-01-29 21:16:46 -08:00
Transforms
[InstCombine][AMDGPU] Trim components of s_buffer_load
2020-01-30 10:48:25 +01:00
WindowsManifest
XRay
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
CMakeLists.txt
LLVMBuild.txt