This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13f89cd19b
llvm-project
/
llvm
/
test
/
Analysis
/
CostModel
History
Nadav Rotem
f9ecbcb835
CostModel: improve the cost model for load/store of non power-of-two types such as <3 x float>, which are popular in graphics.
...
llvm-svn: 185085
2013-06-27 17:52:04 +00:00
..
ARM
ARM cost model: Integer div and rem is lowered to a function call
2013-04-25 21:16:18 +00:00
PowerPC
Refine fix to bug 15041.
2013-02-08 18:19:17 +00:00
X86
CostModel: improve the cost model for load/store of non power-of-two types such as <3 x float>, which are popular in graphics.
2013-06-27 17:52:04 +00:00
lit.local.cfg
…
no_info.ll
Make opt grab the triple from the module and use it to initialize the target machine.
2013-01-01 08:00:32 +00:00