This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 18:04:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
IR
History
Craig Topper
9f8de06a22
[AVX512] Remove maksed pshufd, pshuflw, and phufhw intrinsics and autoupgrade them to selects and shufflevector.
...
llvm-svn: 272527
2016-06-13 02:36:48 +00:00
..
AsmWriter.cpp
…
AttributeImpl.h
Make sure we have a Add/Remove/Has function for various thing that can have attribute.
2016-06-12 06:17:24 +00:00
Attributes.cpp
Use 'auto' to avoid implicit copies.
2016-06-12 19:02:34 +00:00
AttributesCompatFunc.td
…
AutoUpgrade.cpp
[AVX512] Remove maksed pshufd, pshuflw, and phufhw intrinsics and autoupgrade them to selects and shufflevector.
2016-06-13 02:36:48 +00:00
BasicBlock.cpp
…
CMakeLists.txt
…
Comdat.cpp
…
ConstantFold.cpp
…
ConstantFold.h
…
ConstantRange.cpp
…
Constants.cpp
…
ConstantsContext.h
…
Core.cpp
Change () to (void) in the C API.
2016-06-12 07:56:21 +00:00
DataLayout.cpp
…
DebugInfo.cpp
…
DebugInfoMetadata.cpp
…
DebugLoc.cpp
…
DiagnosticInfo.cpp
…
DiagnosticPrinter.cpp
…
DIBuilder.cpp
…
Dominators.cpp
…
Function.cpp
Make sure we have a Add/Remove/Has function for various thing that can have attribute.
2016-06-12 06:17:24 +00:00
GCOV.cpp
…
Globals.cpp
…
GVMaterializer.cpp
…
InlineAsm.cpp
…
Instruction.cpp
…
Instructions.cpp
…
IntrinsicInst.cpp
…
IRBuilder.cpp
…
IRPrintingPasses.cpp
…
LegacyPassManager.cpp
…
LLVMBuild.txt
…
LLVMContext.cpp
…
LLVMContextImpl.cpp
…
LLVMContextImpl.h
…
Mangler.cpp
…
MDBuilder.cpp
…
Metadata.cpp
…
MetadataImpl.h
…
Module.cpp
…
ModuleSummaryIndex.cpp
…
Operator.cpp
…
OptBisect.cpp
…
Pass.cpp
…
PassManager.cpp
…
PassRegistry.cpp
…
ProfileSummary.cpp
…
Statepoint.cpp
…
SymbolTableListTraitsImpl.h
…
Type.cpp
…
TypeFinder.cpp
…
Use.cpp
…
User.cpp
…
Value.cpp
…
ValueSymbolTable.cpp
…
ValueTypes.cpp
…
Verifier.cpp
[Verifier] Simplify code. No functionality change intended.
2016-06-12 17:46:23 +00:00