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
/
Frontend
/
CompilerInvocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The prefix 'Ms-' should be 'MS-'
David Majnemer
2015-02-02
1
-2
/
+2
*
Process the -fno-signed-zeros optimization flag (PR20870)
Sanjay Patel
2015-01-23
1
-1
/
+1
*
Implement command line options for stack probe space
Hans Wennborg
2015-01-20
1
-0
/
+7
*
Adding option -fno-inline-asm to disallow inline asm
Steven Wu
2015-01-16
1
-0
/
+1
*
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Revert "Insert random noops to increase security against ROP attacks (clang)"
JF Bastien
2015-01-14
1
-1
/
+0
*
Insert random noops to increase security against ROP attacks (clang)
JF Bastien
2015-01-14
1
-0
/
+1
*
Reimplement -fsanitize-recover family of flags.
Alexey Samsonov
2015-01-12
1
-13
/
+23
*
Driver: begin threading frontend support for SymbolRewriter
Saleem Abdulrasool
2015-01-09
1
-0
/
+2
*
Fix use-after-destruction introduced in r224924.
Alexey Samsonov
2014-12-29
1
-1
/
+2
*
[multilib] Teach Clang's code about multilib by threading
Chandler Carruth
2014-12-29
1
-8
/
+13
*
Add driver flags -ftrigraphs, -fno-trigraphs.
Nico Weber
2014-12-23
1
-2
/
+2
*
Disable trigraphs in microsoft mode by default. Matches cl.exe.
Nico Weber
2014-12-22
1
-9
/
+9
*
Fix handling of invalid -O options.
Rafael Espindola
2014-12-16
1
-4
/
+6
*
Add a new flag, -fspell-checking-limit=<number> to control how many times we'...
Nick Lewycky
2014-12-16
1
-0
/
+3
*
OpenCL C: Add support for a set of floating point
Pekka Jaaskelainen
2014-12-10
1
-4
/
+9
*
Reinstate r223753, reverted in r223759 due to breakage of clang-tools-extra.
Richard Smith
2014-12-10
1
-0
/
+1
*
Revert "[modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1."
Duncan P. N. Exon Smith
2014-12-09
1
-1
/
+0
*
[modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1.
Richard Smith
2014-12-09
1
-0
/
+1
*
PR21217: Slightly more eagerly load -fmodule-map-file= files and provide
Richard Smith
2014-12-06
1
-3
/
+1
*
CUDA host device code with two code paths
Reid Kleckner
2014-12-03
1
-0
/
+3
*
Add flag -f(no-)modules-implicit-maps.
Daniel Jasper
2014-11-25
1
-0
/
+2
*
Extended list of valid frontend options with '-cl-std=CL2.0'.
Anastasia Stulova
2014-11-20
1
-2
/
+5
*
Remove -fseh-exceptions in favor of checking the triple
Reid Kleckner
2014-11-14
1
-1
/
+0
*
Introduce -fsanitize-coverage=N flag
Kostya Serebryany
2014-11-11
1
-0
/
+2
*
[Sanitizer] Refactor sanitizer options in LangOptions.
Alexey Samsonov
2014-11-11
1
-2
/
+2
*
Introduce a SanitizerKind enum to LangOptions.
Alexey Samsonov
2014-11-07
1
-25
/
+8
*
Objective-C SDK modernization tool. Use its own option
Fariborz Jahanian
2014-10-31
1
-0
/
+2
*
Add a new -fmerge-functions -cc1 flag that enables function merging.
Nick Lewycky
2014-10-24
1
-0
/
+1
*
Driver: Include driver diagnostics when we --serialize-diagnostics
Justin Bogner
2014-10-23
1
-2
/
+3
*
Support using sample profiles with partial debug info (driver)
Diego Novillo
2014-10-22
1
-2
/
+8
*
[modules] Initial support for explicitly loading .pcm files.
Richard Smith
2014-10-22
1
-1
/
+2
*
Switch C compilations to C11 by default.
Richard Smith
2014-10-20
1
-1
/
+1
*
Move -fsanitize-blacklist to LangOpts from CodeGenOpts. NFC.
Alexey Samsonov
2014-10-15
1
-1
/
+1
*
Add experimental clang/driver flag -fsanitize-address-field-padding=N
Kostya Serebryany
2014-10-09
1
-0
/
+3
*
CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & sin...
Jonathan Roelofs
2014-10-03
1
-0
/
+5
*
Add -fseh-exceptions for MinGW-w64
Reid Kleckner
2014-09-15
1
-0
/
+1
*
Frontend: Reindent Opts.CoverageFile
David Majnemer
2014-09-01
1
-1
/
+1
*
Add an option to silence all analyzer warnings.
Anna Zaks
2014-08-29
1
-0
/
+2
*
Allow __fp16 as a function arg or return type for AArch64
Oliver Stannard
2014-08-27
1
-0
/
+2
*
Convert MC command line flag for fatal assembler warnings into a proper
Joerg Sonnenberger
2014-08-26
1
-0
/
+1
*
C++1y is now C++14!
Aaron Ballman
2014-08-19
1
-3
/
+3
*
Convert a few ownership comments with std::unique_ptr.
Rafael Espindola
2014-08-17
1
-1
/
+1
*
Modify behavior of -ast-dump-lookups: if -ast-dump is not also provided, dump
Richard Smith
2014-08-11
1
-0
/
+2
*
Add a cc1 "dump-coverage-mapping" for testing coverage mapping.
Alex Lorenz
2014-08-08
1
-0
/
+1
*
Use -Rblah, not -Wblah, to control remark diagnostics. This was always the
Richard Smith
2014-08-07
1
-18
/
+15
*
Introduce f[no-]max-unknown-pointer-align=[number] option
Fariborz Jahanian
2014-08-05
1
-0
/
+1
*
Add coverage mapping generation.
Alex Lorenz
2014-08-04
1
-0
/
+1
*
Add stopgap option -fmodule-implementation-of <name>
Ben Langmuir
2014-07-23
1
-0
/
+8
*
Driver: bifurcate extended and basic MSC versioning
Saleem Abdulrasool
2014-07-16
1
-20
/
+3
[next]