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-22 20:05:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Daniel Dunbar
f793969cd1
MC/Mach-O: Switch to MCSectionData::getOrdinal.
...
llvm-svn: 99504
2010-03-25 08:08:54 +00:00
..
Analysis
Reapply r99451 with a fix to move the NoInline check to the cost functions
2010-03-25 04:49:10 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
Scheduler assumes SDDbgValue nodes are in source order. That's true currently. But add an assertion to verify it.
2010-03-25 07:16:57 +00:00
CompilerDriver
…
ExecutionEngine
…
Linker
…
MC
MC/Mach-O: Switch to MCSectionData::getOrdinal.
2010-03-25 08:08:54 +00:00
Support
…
System
…
Target
eliminate a bunch more parallels now that scheduling
2010-03-25 05:44:01 +00:00
Transforms
fix PR6642, GVN forwarding from memset to load of the base of the memset.
2010-03-25 05:58:19 +00:00
VMCore
Include isFunctionLocal while calculating folding node set profile for a MDNode.
2010-03-25 06:04:47 +00:00
Makefile
…