This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40669c94de799faf7b0c39a815d06a398a536fce
archived-llvm-mirror
/
include
/
llvm
/
Transforms
History
Nadav Rotem
2c25a05088
LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to increase the function size.
...
llvm-svn: 170004
2012-12-12 19:29:45 +00:00
..
IPO
Add 'using' declarations to suppress -Woverloaded-virtual warnings.
2012-12-04 05:41:27 +00:00
Utils
Improve debug info generated with enabled AddressSanitizer.
2012-12-12 14:31:53 +00:00
Instrumentation.h
Don't use a red zone for code coverage if the user specified `-mno-red-zone'.
2012-12-10 19:46:49 +00:00
IPO.h
Use an ArrayRef instead of a std::vector&.
2012-12-11 16:36:02 +00:00
Scalar.h
revert r166264 because the LTO build is still failing
2012-10-19 21:28:43 +00:00
Vectorize.h
LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to increase the function size.
2012-12-12 19:29:45 +00:00