This website requires JavaScript.
Explore
Help
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-31 12:41:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
ConstantHoisting
/
PowerPC
/
lit.local.cfg
4 lines
72 B
INI
Raw
Normal View
History
Unescape
Escape
Reduce verbiage of lit.local.cfg files We can just split targets_to_build in one place and make it immutable. llvm-svn: 210496
2014-06-09 22:42:55 +00:00
if not 'PowerPC' in config.root.targets:
[PowerPC] [Constant Hoisting] Enable constant hoisting on PPC Implements the various TTI functions to enable constant hoisting on PPC. The only significant test-suite change is this: MultiSource/Benchmarks/VersaBench/bmm/bmm - 20% speedup (which essentially reverses the slowdown from r206120). llvm-svn: 206141
2014-04-13 23:02:40 +00:00
config.unsupported
=
True
Reference in New Issue
Copy Permalink