Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c4744b9e2227b475381ec221dce7d557376ba4a2
/
llvm
/
lib
/
Target
/
Sparc
/
Sparc.h
75c12e1
Remove unused AsmPrinter OptLevel argument, and propogate.
by Daniel Dunbar
· 16 years ago
026e5d7
Instead of passing in an unsigned value for the optimization level, use an enum,
by Bill Wendling
· 17 years ago
084669a
Second attempt:
by Bill Wendling
· 17 years ago
56f2987
r70270 isn't ready yet. Back this out. Sorry for the noise.
by Bill Wendling
· 17 years ago
d0ae159
Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
by Bill Wendling
· 17 years ago
5e5a63c
CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose.
by Evan Cheng
· 17 years ago
c5437ea
Overhaul my earlier submission due to feedback. It's a large patch, but most of
by Bill Wendling
· 17 years ago
906152a
Tidy up #includes, deleting a bunch of unnecessary #includes.
by Dan Gohman
· 17 years ago
2c836cf
Avoid creating two TargetLowering objects for each target.
by Dan Gohman
· 17 years ago
9371964
Use raw_ostream throughout the AsmPrinter.
by Owen Anderson
· 17 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
71f5513
silence warnings
by Chris Lattner
· 19 years ago
aa237256
Patches to make the LLVM sources more -pedantic clean. Patch provided
by Chris Lattner
· 20 years ago
158e1f5
Rename SPARC V8 target to be the LLVM SPARC target.
by Chris Lattner
· 20 years ago