Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ada08576794e09149986dea19c9567abb56c3c02
/
llvm
/
lib
/
Target
/
TargetSubtargetInfo.cpp
8a8cd2b
Re-sort all of the includes with ./utils/sort_includes.py so that
by Chandler Carruth
· 12 years ago
71e8bb6
Added temp flag -misched-bench for staging in default changes.
by Andrew Trick
· 12 years ago
b350ffd
Add useAA() to TargetSubtargetInfo
by Hal Finkel
· 12 years ago
108c88c
misched: Allow subtargets to enable misched and dependent options.
by Andrew Trick
· 13 years ago
0d639a2
Rename TargetSubtarget to TargetSubtargetInfo for consistency.
by Evan Cheng
· 14 years ago
[Renamed (72%) from llvm/lib/Target/TargetSubtarget.cpp]
b9fe5d5
Allow target to specify regclass for which antideps will only be broken along the critical path.
by David Goodwin
· 16 years ago
0d412c2
Fixed to address code review. No functional changes.
by David Goodwin
· 16 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
5f4ef3c
Eliminate all remaining tabs and trailing spaces.
by Jeff Cohen
· 20 years ago
ddc8b78
I don't know how this ever compiled with gcc, but VC++ correctly rejects it.
by Jeff Cohen
· 20 years ago
f26625e
Implement Subtarget support Implement the X86 Subtarget.
by Nate Begeman
· 20 years ago