summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/BackendUtil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wire up the -ftest-coverage and -fprofile-arcs flags to .gcno file emission (atNick Lewycky2011-04-211-0/+8
* Added *hidden* flags -print-options and -print-all-options soAndrew Trick2011-04-051-0/+3
* whitespaceAndrew Trick2011-04-051-3/+3
* Set AAPCS-VFP calling convention accordingly and hard float ABI command handl...Sandeep Patel2011-04-051-1/+1
* Integrated-As: Support -Wa,-L when using the integrated assembler.Daniel Dunbar2011-03-281-0/+2
* Frontend: Add a more explicit -backend-option flag for passing backend commandDaniel Dunbar2011-03-221-0/+2
* If -fno-builtin is passed, tell TargetLibraryInfo toChris Lattner2011-02-181-2/+9
* install a TargetLibraryInfo configured with the appropriate Chris Lattner2011-02-181-3/+12
* Implement -cl-mad-enablePeter Collingbourne2010-12-041-0/+1
* Implement -cl-unsafe-math-optimizationsPeter Collingbourne2010-12-041-0/+1
* Implement -cl-finite-math-onlyPeter Collingbourne2010-12-041-0/+2
* IRgen: Change CodeGenPasses to be a PassManager, so it can have CallGraphSCC orDaniel Dunbar2010-09-171-11/+5
* Driver/IRgen: Add support for -momit-leaf-frame-pointer.Daniel Dunbar2010-07-011-1/+15
* Move CodeGenOptions.h *back* into Frontend. This should have been done when theChandler Carruth2010-06-151-1/+1
* Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...Daniel Dunbar2010-06-151-0/+325
OpenPOWER on IntegriCloud