index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clang
/
Frontend
/
CodeGenOptions.h
Age
Commit message (
Expand
)
Author
2011-02-09
Driver/Frontend: Wire up -mregparm=.
Daniel Dunbar
2011-02-04
Fix 80-col violins.
Daniel Dunbar
2010-12-04
Implement -cl-mad-enable
Peter Collingbourne
2010-12-04
Implement -cl-unsafe-math-optimizations
Peter Collingbourne
2010-12-04
Implement -cl-finite-math-only
Peter Collingbourne
2010-10-14
Wire up the -fstrict-aliasing and -fno-strict-aliasing options
Dan Gohman
2010-09-30
Introduce -flimit-debug-info.
Devang Patel
2010-08-19
Intialize all of the code-generation options
Douglas Gregor
2010-08-12
Just disable the hidden-visibility optimization for now by hiding it behind
John McCall
2010-08-05
It turns out that linkers (at least, the Darwin linker) don't necessarily
John McCall
2010-07-06
Provide a hook for the benefit of clients using clang IR gen as a subroutine:
John McCall
2010-07-01
Driver/IRgen: Add support for -momit-leaf-frame-pointer.
Daniel Dunbar
2010-06-22
implement support for -finstrument-functions, patch by Nelson
Chris Lattner
2010-06-15
Move CodeGenOptions.h *back* into Frontend. This should have been done when the
Chandler Carruth
[prev]