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-11 06:06:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
3163b77d5e
Add target hook to specify block size limit for if-conversion.
...
llvm-svn: 37134
2007-05-16 23:45:53 +00:00
..
Analysis
Add passes -view-cfg and -view-cfg-only that are like -print-cfg and
2007-05-14 14:25:08 +00:00
Archive
adjust this to live in lib/Archive
2007-05-06 19:49:28 +00:00
AsmParser
regenerate
2007-05-04 04:01:37 +00:00
Bitcode
implement the ModuleProvider::dematerializeFunction hook
2007-05-15 06:29:44 +00:00
CodeGen
Add target hook to specify block size limit for if-conversion.
2007-05-16 23:45:53 +00:00
Debugger
switch this to bitcode instead of bytecode
2007-05-06 09:29:13 +00:00
ExecutionEngine
Avoid a "loss of precision" error in gcc 4.1.3.
2007-05-16 16:39:29 +00:00
Linker
switch this to bitcode instead of bytecode
2007-05-06 09:29:13 +00:00
Support
Fix a bug in the "fromString" method where radix 2,8 and 16 values were
2007-05-16 19:18:22 +00:00
System
Fix a bug where the bcreader could crash on .bc files that were an exact
2007-05-11 00:00:27 +00:00
Target
ARM::tB is also predicable.
2007-05-16 21:53:43 +00:00
Transforms
selects can also reach here
2007-05-15 06:42:04 +00:00
VMCore
Update comments to say "vector" instead of "packed".
2007-05-11 21:43:24 +00:00
Makefile
build lib/Archive instead of lib/Bytecode
2007-05-06 19:50:06 +00:00