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
/
AsmParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SVE][IR] Scalable Vector IR Type with pr42210 fix
Graham Hunter
2019-06-18
3
-1
/
+14
*
Revert r361953 "[SVE][IR] Scalable Vector IR Type"
Nico Weber
2019-06-09
3
-14
/
+1
*
Reapply: IR: add optional type to 'byval' function parameters
Tim Northover
2019-05-30
2
-1
/
+24
*
Revert "IR: add optional type to 'byval' function parameters"
Tim Northover
2019-05-29
2
-24
/
+1
*
IR: add optional type to 'byval' function parameters
Tim Northover
2019-05-29
2
-1
/
+24
*
[SVE][IR] Scalable Vector IR Type
Graham Hunter
2019-05-29
3
-1
/
+14
*
Add IR support, ELF section and user documentation for partitioning feature.
Peter Collingbourne
2019-05-29
3
-1
/
+30
*
[LLParser] Fix uninitialized flag variable warnings. NFCI.
Simon Pilgrim
2019-05-27
1
-2
/
+2
*
Revert rL361731 : [LLParser] Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-05-26
1
-3
/
+3
*
[LLParser] Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-05-26
1
-3
/
+3
*
[IR] allow fast-math-flags on select of FP values
Sanjay Patel
2019-05-22
1
-1
/
+13
*
Fix uninitialized variable analyzer warning. NFCI.
Simon Pilgrim
2019-05-11
1
-1
/
+1
*
[ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligible
Teresa Johnson
2019-05-10
3
-31
/
+47
*
[LLParser] Remove unused variable after r359987. NFC
Craig Topper
2019-05-05
1
-1
/
+0
*
[LLParser] Remove unnecessary error check making sure NUW/NSW flags aren't se...
Craig Topper
2019-05-05
1
-6
/
+0
*
[LLParser] Simplify type checking in ParseArithmetic and ParseUnaryOp.
Craig Topper
2019-05-05
2
-37
/
+18
*
[ThinLTO] Fix unreachable code when parsing summary entries.
Teresa Johnson
2019-05-01
1
-5
/
+9
*
Add LLVM IR debug info support for Fortran COMMON blocks
Adrian Prantl
2019-04-08
1
-0
/
+18
*
IR: Support parsing numeric block ids, and emit them in textual output.
James Y Knight
2019-03-22
4
-10
/
+38
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-0
/
+9
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-9
/
+0
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-0
/
+9
*
[ThinLTO] Restructure AliasSummary to contain ValueInfo of Aliasee
Teresa Johnson
2019-03-15
1
-7
/
+11
*
IR: Add immarg attribute
Matt Arsenault
2019-03-12
3
-0
/
+5
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
4
-0
/
+130
*
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...
Julian Lettner
2019-01-24
3
-6
/
+0
*
[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...
Julian Lettner
2019-01-24
3
-0
/
+6
*
Reapply "IR: Add fp operations to atomicrmw"
Matt Arsenault
2019-01-22
1
-12
/
+28
*
Revert r351778: IR: Add fp operations to atomicrmw
Chandler Carruth
2019-01-22
1
-28
/
+12
*
IR: Add fp operations to atomicrmw
Matt Arsenault
2019-01-22
1
-12
/
+28
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
7
-28
/
+21
*
Revert "[ThinLTO] Add summary entries for index-based WPD"
Teresa Johnson
2019-01-17
4
-172
/
+4
*
[ThinLTO] Add summary entries for index-based WPD
Teresa Johnson
2019-01-17
4
-4
/
+172
*
Allow FP types for atomicrmw xchg
Matt Arsenault
2019-01-17
1
-1
/
+9
*
Give helper classes/functions local linkage. NFC.
Benjamin Kramer
2019-01-12
1
-1
/
+1
*
[ThinLTO] Compute synthetic function entry count
Easwaran Raman
2018-12-13
1
-2
/
+2
*
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
Paul Robinson
2018-11-28
3
-7
/
+62
*
Attempt to fix buildbot after r347489
Eugene Leviant
2018-11-23
1
-1
/
+1
*
[ThinLTO] Assembly representation of ReadOnly attribute
Eugene Leviant
2018-11-23
4
-23
/
+72
*
[DebugInfo] DISubprogram flags get their own flags word. NFC.
Paul Robinson
2018-11-19
1
-4
/
+4
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-16
1
-1
/
+2
*
DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address s...
David Blaikie
2018-11-13
1
-2
/
+4
*
[IR] Add a dedicated FNeg IR Instruction
Cameron McInally
2018-11-13
4
-1
/
+77
*
Revert "[ThinLTO] Internalize readonly globals"
Steven Wu
2018-11-13
1
-2
/
+1
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-10
1
-1
/
+2
*
[ThinLTO] Split NotEligibleToImport into legality and inlinability flags
Teresa Johnson
2018-11-06
3
-0
/
+9
*
Emit template type and value parameter DIEs for template variables.
Matthew Voss
2018-10-03
1
-5
/
+8
*
Add atomicrmw operation to error messages
Matt Arsenault
2018-10-03
1
-2
/
+7
*
[IR] Add a boolean field in DILocation to know if a line must covered or not
Calixte Denizet
2018-09-20
1
-4
/
+7
*
[AArch64] Add parsing of aarch64_vector_pcs attribute.
Sander de Smalen
2018-09-12
3
-0
/
+4
[next]