Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
24570836b2a20db78a92887344614bfda24d56af
/
llvm
/
lib
/
Target
/
Sparc
/
SparcTargetMachine.cpp
2457083
Use PassManagerBase instead of FunctionPassManager for functions
by Dan Gohman
· 18 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
c5283ec
long double patch 2 of N. Handle it in TargetData.
by Dale Johannesen
· 18 years ago
6e544a9
Fix an oversight: for modules with no other identifying target info,
by Chris Lattner
· 18 years ago
517290a
The various "getModuleMatchQuality" implementations should return
by Chris Lattner
· 18 years ago
9bfb1e1
What should be the last unnecessary <iostream>s in the library.
by Bill Wendling
· 19 years ago
ae92ce8
1. Remove condition on delete.
by Jim Laskey
· 19 years ago
12e9730
Completely rearchitect the interface between targets and the pass manager.
by Chris Lattner
· 19 years ago
0fc4541
Simplify target construction.
by Chris Lattner
· 19 years ago
f3b5b92
Don't pass target name into TargetData anymore, it is never used or needed.
by Chris Lattner
· 19 years ago
f7db631
Sparc is big-endian.
by Owen Anderson
· 19 years ago
88812b5
Make all of the TargetMachine subclasses use the new string TargetData methods.
by Owen Anderson
· 19 years ago
20a631f
Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference.
by Owen Anderson
· 20 years ago
3f9c179
Disable switch lowering for targets based on the selection dag isel,
by Nate Begeman
· 20 years ago
6f95ab7
Eliminate IntrinsicLowering from TargetMachine.
by Chris Lattner
· 20 years ago
5259aa1
Enable LSR by default for SPARC: it is a clear win.
by Chris Lattner
· 20 years ago
c75d5b0
add an option to turn on LSR.
by Chris Lattner
· 20 years ago
158e1f5
Rename SPARC V8 target to be the LLVM SPARC target.
by Chris Lattner
· 20 years ago