llvm-capstone/llvm/lib
Nikita Popov 5362a0d859 [LCSSA] Remove unused ScalarEvolution argument (NFC)
After D149435, LCSSA formation no longer needs access to
ScalarEvolution, so remove the argument from the utilities.
2023-05-02 12:17:05 +02:00
..
Analysis [SCEV] Reuse Accum variable when handling GEP flags 2023-05-02 11:03:38 +02:00
AsmParser
BinaryFormat [llvm-lib] [llvm-readobj] [llvm-cvtres] Add Support for ARM64X object files. 2023-04-21 15:46:20 +03:00
Bitcode [ThinLTO] Remove BlockCount for non partial sample profile builds 2023-04-20 11:45:15 -07:00
Bitstream
CodeGen [SelectionDAG] Use int64_t to store the integer power of llvm.powi 2023-05-02 14:08:42 +08:00
DebugInfo [symbolizer] Change error message if module not found (recommit) 2023-04-23 06:35:35 +00:00
Debuginfod
Demangle [Demangle] remove unused params of microsoftDemangle 2023-04-21 15:37:00 -07:00
DWARFLinker [CMake] Reorder and reformat deps 2023-04-17 00:32:16 +09:00
DWARFLinkerParallel [CMake] Reorder and reformat deps 2023-04-17 00:32:16 +09:00
DWP [CMake] Cleanup deps 2023-04-17 00:38:49 +09:00
ExecutionEngine [JITLink][AArch64] Implement R_AARCH64_CONDBR19 2023-04-26 10:22:36 +02:00
Extensions
FileCheck [llvm] Replace None with std::nullopt in comments (NFC) 2023-04-25 23:53:32 -07:00
Frontend [OpenMP][Flang][MLIR] Add lowering of TargetOp for host codegen to LLVM-IR 2023-04-26 12:51:31 -04:00
Fuzzer
FuzzMutate [FuzzMutate] Skip EHPad during mutation and avoid replacing callee with pointer when sinking 2023-04-26 16:45:49 -07:00
InterfaceStub
IR LangRef: Add "dynamic" option to "denormal-fp-math" 2023-04-29 08:44:59 -04:00
IRPrinter
IRReader
LineEditor
Linker
LTO [LTO] Change getThinLTOOutputFile to take StringRef 2023-04-26 20:43:11 -07:00
MC [MC] Remove dead code, NFC 2023-05-02 13:43:27 +08:00
MCA [MC] Use subregs/superregs instead of MCSubRegIterator/MCSuperRegIterator. NFC. 2023-04-18 13:29:41 +01:00
ObjCopy
Object Fix MSVC "not all control paths return a value" warnings. NFC. 2023-05-02 10:43:28 +01:00
ObjectYAML [llvm-lib] [llvm-readobj] [llvm-cvtres] Add Support for ARM64X object files. 2023-04-21 15:46:20 +03:00
Option
Passes Reapply Move "auto-init" instructions to the dominator of their users 2023-04-24 18:10:10 +02:00
ProfileData [llvm-profdata] Deprecate Compact Binary Sample Profile Format 2023-05-01 17:10:08 +00:00
Remarks
Support [RISCV] Add Smaia and Ssaia extensions support 2023-05-01 22:30:08 -07:00
TableGen TableGen: Prune convertInitListSlice and VarListElementInit 2023-04-26 23:47:16 +09:00
Target [AArch64] Add sign bits handling for vector compare nodes 2023-05-02 11:05:35 +01:00
TargetParser [RISCV] Don't store CPUKind in CPUInfo. NFC 2023-05-01 15:26:17 -07:00
Testing
TextAPI
ToolDrivers [llvm-lib] [llvm-readobj] [llvm-cvtres] Add Support for ARM64X object files. 2023-04-21 15:46:20 +03:00
Transforms [LCSSA] Remove unused ScalarEvolution argument (NFC) 2023-05-02 12:17:05 +02:00
WindowsDriver
WindowsManifest
XRay
CMakeLists.txt