Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
77f62d45ef61fb923636ceb3ecee42e490a56e1c
/
llvm
/
lib
/
CodeGen
/
TargetOptionsImpl.cpp
6e30cd9
Migrate ABIName to MCTargetOptions so that it can be shared between
by Eric Christopher
· 11 years ago
661f2d1
Add a new string member to the TargetOptions struct for the name
by Eric Christopher
· 11 years ago
eb7a303
Add Forward Control-Flow Integrity.
by Tom Roeder
· 11 years ago
8a8cd2b
Re-sort all of the includes with ./utils/sort_includes.py so that
by Chandler Carruth
· 12 years ago
fe88aea
Check only if we have this attribute. If it's not an attribute, then it's assumed false.
by Bill Wendling
· 12 years ago
440e9d8
Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
by Bill Wendling
· 12 years ago
7ed4110
This is now a duplicate.
by Bill Wendling
· 12 years ago
cce21cc
Make the comparison operators non-member functions.
by Bill Wendling
· 12 years ago
9a38340
Remove exception handling support from the old JIT.
by Rafael Espindola
· 12 years ago
eb108ba
Use the target options specified on a function to reset the back-end.
by Bill Wendling
· 13 years ago
c9e935c
Move parts of lib/Target that use CodeGen into lib/CodeGen.
by Nick Lewycky
· 14 years ago
[Renamed (95%) from llvm/lib/Target/TargetOptions.cpp]
b9cda97
Refactor the implementation of the TargetOptions out of TargetMachine, taking
by Nick Lewycky
· 14 years ago