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-18 09:46:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Devang Patel
2b99c27e47
Add support to preserve type info for the variables that are removed by the optimizer.
...
llvm-svn: 103798
2010-05-14 21:01:35 +00:00
..
Analysis
Add support to preserve type info for the variables that are removed by the optimizer.
2010-05-14 21:01:35 +00:00
Archive
…
AsmParser
Remove the API compatibility layer which converted add, sub, and mul
2010-05-03 22:44:19 +00:00
Bitcode
…
CodeGen
Add support to preserve type info for the variables that are removed by the optimizer.
2010-05-14 21:01:35 +00:00
CompilerDriver
…
ExecutionEngine
Remove the -enable-sjlj-eh option, which doesn't do anything.
2010-05-02 15:36:26 +00:00
Linker
…
MC
MC/Mach-O/x86_64: Darwin's special "signed_N" relocation types should only be
2010-05-14 18:53:40 +00:00
Support
Add new configure option, --disable-timestamps, intended to turn off anything which would mess up binary/object comparisons. Currently:
2010-05-10 20:11:56 +00:00
System
Add llvm::sys::RunInterruptHandlers(), which runs the registered SIGINT cleanup
2010-05-08 02:10:34 +00:00
Target
Fix so "int3" is correctly accepted, added "into" and fixed "int" with an
2010-05-14 19:16:02 +00:00
Transforms
Remove heinous tabs.
2010-05-13 06:45:13 +00:00
VMCore
Adding a v8i64 512-bit vector type. This will be used to model ARM NEON intrinsics which translate into a pair of vld / vst instructions that can load / store 8 consecutive 64-bit (D) registers.
2010-05-13 23:55:47 +00:00
Makefile
…