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-30 00:24:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Nadav Rotem
bf466188c6
constify the cost API
...
llvm-svn: 169172
2012-12-03 22:47:12 +00:00
..
Analysis
constify the cost API
2012-12-03 22:47:12 +00:00
Archive
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
AsmParser
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
Bitcode
Since this SmallVector immediately grows on the next line, don't waste stack space. SmallVector is still needed due to existing APIs growing their arguments
2012-12-03 21:29:36 +00:00
CodeGen
moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo
2012-12-03 21:56:57 +00:00
DebugInfo
…
ExecutionEngine
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
Linker
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
MC
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
Object
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
Support
[Support] Make FileOutputBuffer work on Windows.
2012-12-03 22:09:52 +00:00
TableGen
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
Target
Implement ARMBaseRegisterInfo::getRegAllocationHints().
2012-12-03 22:35:35 +00:00
Transforms
IF-conversion: teach the cost-model how to grade if-converted loops.
2012-12-03 22:46:31 +00:00
VMCore
moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo
2012-12-03 21:56:57 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…