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 19:36:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Devang Patel
629ad89954
Parse custom metadata attached with an instruction.
...
llvm-svn: 83033
2009-09-29 00:01:14 +00:00
..
Analysis
When extending the operands of an addrec, iterate through all
2009-09-28 21:01:47 +00:00
Archive
…
AsmParser
Parse custom metadata attached with an instruction.
2009-09-29 00:01:14 +00:00
Bitcode
s/class Metadata/class MetadataContext/g
2009-09-28 21:41:20 +00:00
CodeGen
s/class Metadata/class MetadataContext/g
2009-09-28 21:41:20 +00:00
CompilerDriver
…
Debugger
…
ExecutionEngine
Fix a struct/class mismatch.
2009-09-23 11:48:57 +00:00
Linker
…
MC
eliminate a use of strtoul.
2009-09-20 06:58:54 +00:00
Support
Avoid using mutex locks if not in multithreaded mode by using a SmartScopedMutex
2009-09-27 11:08:03 +00:00
System
... missed hiding a variable for MSVC only.
2009-09-22 16:10:35 +00:00
Target
Adjust processFunctionBeforeCalleeSavedScan() to correctly reserve a stack
2009-09-28 22:08:06 +00:00
Transforms
Remove a redundant #ifndef and add an assertion string.
2009-09-28 14:38:19 +00:00
VMCore
Parse custom metadata attached with an instruction.
2009-09-29 00:01:14 +00:00
Makefile
…