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
/
tools
/
driver
/
cc1as_main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support -fdebug-prefix-map for assembler source (pass to cc1as). This
Paul Robinson
2018-07-10
1
-0
/
+7
*
Reland r332885, "CodeGen, Driver: Start using direct split dwarf emission in ...
Peter Collingbourne
2018-05-22
1
-14
/
+23
*
Revert "CodeGen, Driver: Start using direct split dwarf emission in clang."
Amara Emerson
2018-05-22
1
-23
/
+14
*
CodeGen, Driver: Start using direct split dwarf emission in clang.
Peter Collingbourne
2018-05-21
1
-14
/
+23
*
MC: Change the streamer ctors to take an object writer instead of a stream. N...
Peter Collingbourne
2018-05-18
1
-2
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[MC] Change AsmParser to leverage Assembler during evaluation
Nirav Dave
2018-04-30
1
-0
/
+3
*
[MC] Undo spurious commit added into r331052.
Nirav Dave
2018-04-27
1
-3
/
+0
*
[MC] Provide default value for IsResolved.
Nirav Dave
2018-04-27
1
-0
/
+3
*
[MC] Modify MCAsmStreamer to always build MCAssembler. NFCI.
Nirav Dave
2018-04-27
1
-13
/
+18
*
[Driver] Add "did you mean?" suggestions to -cc1as
Brian Gesiak
2018-01-13
1
-1
/
+7
*
Update clang cc1as for createMCAsmBackend change in r321692
Alex Bradbury
2018-01-03
1
-3
/
+2
*
Update cc1as_main for MCCodeEmitter ownership change in r315531.
Lang Hames
2017-10-11
1
-1
/
+1
*
Update cc1as_main for MCAsmBackend ownership change in r315410.
Lang Hames
2017-10-11
1
-2
/
+2
*
Update for llvm change.
Rafael Espindola
2017-08-02
1
-1
/
+1
*
Update after LLVM change r309087
George Rimar
2017-07-26
1
-1
/
+2
*
Revert "Revert r305164/5/7."
Saleem Abdulrasool
2017-06-23
1
-3
/
+16
*
Revert r305164/5/7.
Daniel Jasper
2017-06-12
1
-16
/
+3
*
Driver: add support for `-gz` and `-gz=`
Saleem Abdulrasool
2017-06-11
1
-3
/
+16
*
Represent debug information compression type fully
Saleem Abdulrasool
2017-06-09
1
-4
/
+6
*
Fix a leak in tools/driver/cc1as_main.cpp
Kostya Serebryany
2017-04-19
1
-2
/
+2
*
Cleanup: use range-based for rather than separate calls to begin and end.
Richard Smith
2017-02-18
1
-6
/
+4
*
[clang] Fix D26214: Move error handling out of MC and to the callers.
Mandeep Singh Grang
2016-12-06
1
-4
/
+7
*
[clang] Implement support for -defsym assembler option
Mandeep Singh Grang
2016-12-01
1
-0
/
+12
*
[cc1as] Add MCTargetOptions argument to createAsmBackend
Joel Jones
2016-07-25
1
-2
/
+4
*
Update to match LLVM r272232.
Richard Smith
2016-06-09
1
-7
/
+0
*
Handle -Wa,--mrelax-relocations=[no|yes].
Rafael Espindola
2016-05-29
1
-0
/
+4
*
Update for following LLVM commit.
George Rimar
2016-05-27
1
-1
/
+1
*
Update for llvm change.
Rafael Espindola
2016-05-18
1
-6
/
+5
*
cc1as: Don't crash when CIE is requested and no DWARF version is specified.
Adrian Prantl
2016-04-19
1
-1
/
+1
*
Update for LLVM change.
Benjamin Kramer
2016-01-27
1
-1
/
+1
*
[clang-cl] Add support for /Brepro
David Majnemer
2015-12-21
1
-3
/
+8
*
Always pass a -dwarf-version argument to integrated as.
Douglas Katzman
2015-10-13
1
-1
/
+1
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-8
/
+3
*
Pass the relocation model to LLVM for assembler files.
Joerg Sonnenberger
2015-09-18
1
-2
/
+17
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-6
/
+5
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-5
/
+6
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-6
/
+5
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-5
/
+6
*
Fix the cc1as crash when it outputs assembly
Steven Wu
2015-07-24
1
-0
/
+3
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Update for LLVM API change to return by InputArgList directly (rather than by...
David Blaikie
2015-06-22
1
-37
/
+37
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
ArrayRef-ify ParseArgs
David Blaikie
2015-06-21
1
-3
/
+2
*
Recommit r239721: Replace string GNU Triples with llvm::Triple in InitMCObjec...
Daniel Sanders
2015-06-16
1
-2
/
+2
*
Revert r239721 - Replace string GNU Triples with llvm::Triple in InitMCObject...
Daniel Sanders
2015-06-15
1
-2
/
+2
*
Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC.
Daniel Sanders
2015-06-15
1
-2
/
+2
*
range-for'ify Args->filtered_begin(...) loops
Sean Silva
2015-06-09
1
-4
/
+2
*
Use raw_pwrite_stream in clang.
Rafael Espindola
2015-04-14
1
-3
/
+12
*
Propagate usage of std:unique_ptr a bit. NFC.
Rafael Espindola
2015-04-09
1
-5
/
+5
[next]