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-10 14:36:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Eli Friedman
cf7d009911
Make sure to generate the right kind of MDNode for enum forward declarations.
...
PR14029, LLVM part. llvm-svn: 165288
2012-10-05 01:49:14 +00:00
..
Analysis
The alignment of an sret parameter is known: it must be at least the
2012-10-04 13:36:31 +00:00
Archive
…
AsmParser
…
Bitcode
Use method to query if there are attributes.
2012-10-04 07:19:46 +00:00
CodeGen
When merging connsecutive stores, use vectors to store the constant zero.
2012-10-04 22:35:15 +00:00
DebugInfo
…
ExecutionEngine
…
Linker
…
MC
Hoist some grossly duplicated code from the COFF/ELF/MachO streamers into MCObjectStreamer.
2012-10-04 13:12:43 +00:00
Object
…
Support
…
TableGen
…
Target
Follow up to r165072. Try a different approach: only move the load when it's going to be folded into the call. rdar://12437604
2012-10-05 01:48:22 +00:00
Transforms
Teach the new SROA a new trick. Now we zap any memcpy or memmoves which
2012-10-05 01:29:09 +00:00
VMCore
Make sure to generate the right kind of MDNode for enum forward declarations.
2012-10-05 01:49:14 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…