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-12 06:31:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Duncan Sands
4cde5474aa
Strip trailing white space.
...
llvm-svn: 84256
2009-10-16 15:20:13 +00:00
..
Analysis
When checking aliases between phi sources and V2, we know the sources are not themselves phi nodes. However, V2 may be. Call aliasCheck with V2 first to potentially eliminate a std::swap call.
2009-10-16 00:33:09 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
If post-alloc scheduler is not enabled, it should return false, not true.
2009-10-16 06:10:34 +00:00
CompilerDriver
…
ExecutionEngine
…
Linker
…
MC
MC: Set symbol values in MachO MCStreamer.
2009-10-16 01:58:23 +00:00
Support
Add half precision floating point support (float16) to APFloat,
2009-10-16 02:13:51 +00:00
System
…
Target
Update CMake file.
2009-10-16 10:29:08 +00:00
Transforms
Strip trailing white space.
2009-10-16 15:20:13 +00:00
VMCore
…
Makefile
…