index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
CodeGen
/
BackendUtil.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SubtargetFeature.h has been moved to MC.
Evan Cheng
2011-06-29
1
-1
/
+1
*
Add support for -Wa,--noexecstack when building from a non-assembly file. For
Nick Lewycky
2011-06-21
1
-0
/
+2
*
Update for llvm api change.
Rafael Espindola
2011-05-25
1
-1
/
+0
*
adjust to mainline api change.
Chris Lattner
2011-05-21
1
-11
/
+9
*
switch clang off StandardPasses.h onto PassManagerBuilder.h
Chris Lattner
2011-05-21
1
-36
/
+30
*
Conditionalize the use of 4.4 or 4.2 format based on the target.
Bill Wendling
2011-05-17
1
-4
/
+6
*
Implement -fno-dwarf2-cfi-asm.
Rafael Espindola
2011-04-30
1
-0
/
+2
*
Add -Oz option and use it to set the inline threshold to 25.
Bob Wilson
2011-04-29
1
-1
/
+3
*
Wire up the -ftest-coverage and -fprofile-arcs flags to .gcno file emission (at
Nick Lewycky
2011-04-21
1
-0
/
+8
*
Added *hidden* flags -print-options and -print-all-options so
Andrew Trick
2011-04-05
1
-0
/
+3
*
whitespace
Andrew Trick
2011-04-05
1
-3
/
+3
*
Set AAPCS-VFP calling convention accordingly and hard float ABI command handl...
Sandeep Patel
2011-04-05
1
-1
/
+1
*
Integrated-As: Support -Wa,-L when using the integrated assembler.
Daniel Dunbar
2011-03-28
1
-0
/
+2
*
Frontend: Add a more explicit -backend-option flag for passing backend command
Daniel Dunbar
2011-03-22
1
-0
/
+2
*
If -fno-builtin is passed, tell TargetLibraryInfo to
Chris Lattner
2011-02-18
1
-2
/
+9
*
install a TargetLibraryInfo configured with the appropriate
Chris Lattner
2011-02-18
1
-3
/
+12
*
Implement -cl-mad-enable
Peter Collingbourne
2010-12-04
1
-0
/
+1
*
Implement -cl-unsafe-math-optimizations
Peter Collingbourne
2010-12-04
1
-0
/
+1
*
Implement -cl-finite-math-only
Peter Collingbourne
2010-12-04
1
-0
/
+2
*
IRgen: Change CodeGenPasses to be a PassManager, so it can have CallGraphSCC or
Daniel Dunbar
2010-09-17
1
-11
/
+5
*
Driver/IRgen: Add support for -momit-leaf-frame-pointer.
Daniel Dunbar
2010-07-01
1
-1
/
+15
*
Move CodeGenOptions.h *back* into Frontend. This should have been done when the
Chandler Carruth
2010-06-15
1
-1
/
+1
*
Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...
Daniel Dunbar
2010-06-15
1
-0
/
+325
[prev]