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
History
David Blaikie
5a24603108
Remove some unnecessary casts.
...
llvm-svn: 220658
2014-10-26 23:37:04 +00:00
..
Analysis
Clean up assume intrinsic pattern matching, no need to check that the argument is a value.
2014-10-25 18:09:01 +00:00
AsmParser
…
Bitcode
…
CodeGen
Remove some unnecessary casts.
2014-10-26 23:37:04 +00:00
DebugInfo
…
ExecutionEngine
…
IR
…
IRReader
…
LineEditor
…
Linker
Allow the C API users to keep relying on the OutMessages parameter.
2014-10-25 04:31:08 +00:00
LTO
Add an option to the LTO code generator to disable vectorization during LTO
2014-10-26 21:50:58 +00:00
MC
…
Object
…
Option
…
ProfileData
…
Support
…
TableGen
…
Target
AVX-512: Fixed encoding of VPBROADCASTM and added SKX forms of this instruction
2014-10-26 09:52:24 +00:00
Transforms
Add an option to the LTO code generator to disable vectorization during LTO
2014-10-26 21:50:58 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…