1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
Douglas Yung be86a0eaf9 Fixup BDVER1 and ZNVER1 definitions that were accidentally changed in recent refactor.
- BDVER1
  - Duplicate FeatureLZCNT removed
- ZNVER1
  - Duplicate FeatureLZCNT removed
  - Removed unsupported FeatureLWP
  - Swapped FeatureMMX and FeatureMOVBE to be in alphabetical order
2020-06-30 18:15:33 -07:00
..
Analysis
AsmParser
BinaryFormat
Bitcode [BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles. 2020-06-30 13:23:07 -07:00
Bitstream
CodeGen GlobalISel: Disallow undef generic virtual register uses 2020-06-30 19:18:01 -04:00
DebugInfo
Demangle
DWARFLinker
ExecutionEngine
Extensions
Frontend
Fuzzer
FuzzMutate
IR [SVE] Reject vector struct indexes for scalable vectors. 2020-06-30 13:52:38 -07:00
IRReader
LineEditor
Linker
LTO
MC
MCA
Object
ObjectYAML
Option
Passes
ProfileData
Remarks
Support Fixup BDVER1 and ZNVER1 definitions that were accidentally changed in recent refactor. 2020-06-30 18:15:33 -07:00
TableGen
Target [PPC][NFC] Replace TM with Subtarget->getTargetMachine() in preparation for GlobalISel. 2020-06-30 17:19:24 -05:00
Testing
TextAPI
ToolDrivers
Transforms [InstCombine] fma x, y, 0 -> fmul x, y 2020-06-30 19:56:37 +01:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt