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-02-09 22:04:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Devang Patel
a880f004e8
Increment counter that keeps track of total number of sret promoted.
...
llvm-svn: 47892
2008-03-04 17:48:11 +00:00
..
Analysis
…
Archive
Make llvm-ar behave like ar, if you create an empty archive, ar creates an empty archive. llvm-ar would not generate an output file in this case
2008-02-28 22:24:48 +00:00
AsmParser
regenerate.
2008-03-03 18:58:47 +00:00
Bitcode
Add an unwind_to field to basic blocks, making them Users instead of Values.
2008-03-02 02:48:09 +00:00
CodeGen
Some improvements related to the computation of heights, depths of SUnits.
2008-03-04 11:19:43 +00:00
Debugger
…
ExecutionEngine
Simplify code using convertFromZeroExtendedInteger with an APInt
2008-02-29 01:27:13 +00:00
Linker
…
Support
Add support to APInt for shift and rotate operations with APInt
2008-02-29 01:40:47 +00:00
System
Stub out a Path::GetMainExecutable call to find the path to the
2008-03-03 02:55:43 +00:00
Target
80 column violations.
2008-03-04 03:20:06 +00:00
Transforms
Increment counter that keeps track of total number of sret promoted.
2008-03-04 17:48:11 +00:00
VMCore
s/isReturnStruct()/hasStructRetAttr()/g
2008-03-03 21:46:28 +00:00
Makefile
…