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
*
[IR] Keep a double break between functions when printing a module
Reid Kleckner
2020-01-27
1
-1
/
+3
*
OpaquePtr: print byval types containing anonymous types correctly.
Tim Northover
2020-01-07
1
-6
/
+41
*
Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot
Adrian Prantl
2019-12-20
1
-1
/
+1
*
[PassInstrumentation] Remove excess newline for the new pass manager
Fangrui Song
2019-11-28
1
-3
/
+0
*
ThinLTO: Fix assembler to emit alwaysInline in the summary
Teresa Johnson
2019-11-18
1
-1
/
+1
*
[AArch64][SVE] Spilling/filling of SVE callee-saves.
Sander de Smalen
2019-11-11
1
-0
/
+3
*
ThinLTO : Import always_inline functions irrespective of the threshold
Teresa Johnson
2019-11-08
1
-0
/
+1
*
[AsmWritter] Fixed "null check after dereferencing" warning
Dávid Bolvanský
2019-11-07
1
-4
/
+2
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
1
-0
/
+1
*
[ThinLTO] Fix printing of NoInline function summary flag
Teresa Johnson
2019-10-14
1
-1
/
+1
*
[X86] Add new calling convention that guarantees tail call optimization
Reid Kleckner
2019-10-07
1
-0
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-0
/
+4
*
[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
[next]