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
/
llvm
/
lib
/
IR
/
AsmWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ThinLTO] Attempt to recommit r365188 after alignment fix
Eugene Leviant
2019-07-05
1
-1
/
+4
*
Reverted r365188 due to alignment problems on i686-android
Eugene Leviant
2019-07-05
1
-4
/
+1
*
Scalable Vector IR Type with further LTO fixes
Graham Hunter
2019-07-05
1
-1
/
+4
*
[ThinLTO] Attempt to recommit r365040 after caching fix
Eugene Leviant
2019-07-05
1
-1
/
+4
*
Revert [ThinLTO] Optimize writeonly globals out
Reid Kleckner
2019-07-04
1
-4
/
+1
*
[ThinLTO] Optimize writeonly globals out
Eugene Leviant
2019-07-03
1
-1
/
+4
*
[ThinLTO] Add summary entries for index-based WPD
Teresa Johnson
2019-07-02
1
-0
/
+39
*
Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"
Hans Wennborg
2019-06-27
1
-4
/
+1
*
[SVE][IR] Scalable Vector IR Type with pr42210 fix
Graham Hunter
2019-06-18
1
-1
/
+4
*
Revert r361953 "[SVE][IR] Scalable Vector IR Type"
Nico Weber
2019-06-09
1
-4
/
+1
*
[SVE][IR] Scalable Vector IR Type
Graham Hunter
2019-05-29
1
-1
/
+4
*
Add IR support, ELF section and user documentation for partitioning feature.
Peter Collingbourne
2019-05-29
1
-0
/
+17
*
[ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligible
Teresa Johnson
2019-05-10
1
-0
/
+1
*
Add LLVM IR debug info support for Fortran COMMON blocks
Adrian Prantl
2019-04-08
1
-0
/
+13
*
IR: Support parsing numeric block ids, and emit them in textual output.
James Y Knight
2019-03-22
1
-4
/
+5
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-2
/
+7
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-7
/
+2
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-2
/
+7
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-0
/
+45
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert "[ThinLTO] Add summary entries for index-based WPD"
Teresa Johnson
2019-01-17
1
-38
/
+0
*
[ThinLTO] Add summary entries for index-based WPD
Teresa Johnson
2019-01-17
1
-0
/
+38
*
[CallSite removal] Move the rest of IR implementation code away from
Chandler Carruth
2019-01-07
1
-8
/
+7
*
[mir] Serialize DILocation inline when not possible to use a metadata reference
Daniel Sanders
2018-12-13
1
-2
/
+6
*
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
Paul Robinson
2018-11-28
1
-5
/
+26
*
[ThinLTO] Assembly representation of ReadOnly attribute
Eugene Leviant
2018-11-23
1
-1
/
+3
*
DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address s...
David Blaikie
2018-11-13
1
-0
/
+1
*
[ThinLTO] Split NotEligibleToImport into legality and inlinability flags
Teresa Johnson
2018-11-06
1
-0
/
+1
*
Emit template type and value parameter DIEs for template variables.
Matthew Voss
2018-10-03
1
-0
/
+1
*
IR: Move AtomicRMW string names into class
Matt Arsenault
2018-10-02
1
-19
/
+1
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-1
/
+1
*
[ThinLTO] Efficiency fix for writing type id records in per-module indexes
Teresa Johnson
2018-09-25
1
-20
/
+62
*
[IR] Add a boolean field in DILocation to know if a line must covered or not
Calixte Denizet
2018-09-20
1
-0
/
+2
*
[AArch64] Add parsing of aarch64_vector_pcs attribute.
Sander de Smalen
2018-09-12
1
-0
/
+1
*
Allow creating llvm::Function in non-zero address spaces
Alexander Richardson
2018-08-23
1
-0
/
+30
*
[ThinLTO] Add option for printing import failure reasons
Teresa Johnson
2018-08-17
1
-16
/
+0
*
DebugInfo: Add metadata support for disabling DWARF pub sections
David Blaikie
2018-08-16
1
-1
/
+10
*
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
Adrian Prantl
2018-08-14
1
-0
/
+1
*
[ThinLTO] Handle optional args in assembly format for ConstVCalls
Teresa Johnson
2018-08-14
1
-0
/
+2
*
[ThinLTO] Escape module paths when printing
Andrew Ng
2018-07-12
1
-2
/
+3
*
[IR] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-06
1
-1
/
+1
*
Rename lazy initialization functions to reflect behavior (NFC)
Teresa Johnson
2018-07-03
1
-12
/
+12
*
[ThinLTO] Fix printing of aliases for distributed backend indexes
Teresa Johnson
2018-07-03
1
-2
/
+8
*
[ThinLTO] Fix printing of module paths for distributed backend indexes
Teresa Johnson
2018-07-02
1
-17
/
+41
*
[ADT] Make escaping fn conform to coding guidelines
Jonas Devlieghere
2018-05-31
1
-12
/
+12
*
[ThinLTO] Fix bot failures from r333335
Teresa Johnson
2018-05-26
1
-1
/
+1
*
[ThinLTO] Print module summary index to assembly
Teresa Johnson
2018-05-26
1
-3
/
+486
*
[NFC] Restructure linkage name printing in AsmWriter
Teresa Johnson
2018-05-25
1
-31
/
+40
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+13
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
[next]