This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76e7a73bbbf92b85eb98d15b54035443d4d09e4e
archived-llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Andrew Kaylor
76e7a73bbb
Add strictfp attribute to prevent unwanted optimizations of libm calls
...
Differential Revision:
https://reviews.llvm.org/D34163
llvm-svn: 310885
2017-08-14 21:15:13 +00:00
..
BitcodeReader.cpp
Add strictfp attribute to prevent unwanted optimizations of libm calls
2017-08-14 21:15:13 +00:00
BitReader.cpp
Add explicit (void) cast to unused unique_ptr::release() results
2016-11-14 07:26:17 +00:00
BitstreamReader.cpp
Change BitstreamCursor::skipRecord to return the record code (NFC)
2017-01-04 22:54:14 +00:00
CMakeLists.txt
Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
2016-12-12 19:34:26 +00:00
LLVMBuild.txt
…
MetadataLoader.cpp
Debug Info: Add a file: field to DIImportedEntity.
2017-07-19 00:09:54 +00:00
MetadataLoader.h
PR32382: Fix emitting complex DWARF expressions.
2017-04-18 01:21:53 +00:00
ValueList.cpp
[IR] De-virtualize ~Value to save a vptr
2017-05-18 17:24:10 +00:00
ValueList.h
Rename WeakVH to WeakTrackingVH; NFC
2017-05-01 17:07:49 +00:00