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-01-21 03:05:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Bob Wilson
979cb24a81
Add codegen support for NEON vst3lane intrinsics with 128-bit vectors.
...
llvm-svn: 83598
2009-10-08 23:51:31 +00:00
..
Analysis
Update CMake build yet again after a source file was removed
2009-10-08 21:24:34 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
Remove code that makes no sense.
2009-10-08 22:42:35 +00:00
CompilerDriver
…
ExecutionEngine
Introduce and use convenience methods for getting pointer types
2009-10-06 15:40:36 +00:00
Linker
…
MC
Fixed MCSectionMachO::ParseSectionSpecifier to allow an attribute of "none" so
2009-10-07 20:57:20 +00:00
Support
r83391 was completely broken since Twines keep references to their inputs, and
2009-10-06 21:45:26 +00:00
System
…
Target
Add codegen support for NEON vst3lane intrinsics with 128-bit vectors.
2009-10-08 23:51:31 +00:00
Transforms
Add a form of addPreserved which takes a string argument, to allow passes
2009-10-08 17:00:02 +00:00
VMCore
Add a form of addPreserved which takes a string argument, to allow passes
2009-10-08 17:00:02 +00:00
Makefile
…