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
/
LLParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
Paul Robinson
2018-11-28
1
-7
/
+56
*
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
1
-23
/
+69
*
[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
1
-1
/
+72
*
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
1
-0
/
+7
*
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
1
-0
/
+2
*
[x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative
Chandler Carruth
2018-09-04
1
-0
/
+5
*
[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
Chandler Carruth
2018-08-26
1
-1
/
+1
*
Allow creating llvm::Function in non-zero address spaces
Alexander Richardson
2018-08-23
1
-63
/
+64
*
DebugInfo: Add metadata support for disabling DWARF pub sections
David Blaikie
2018-08-16
1
-2
/
+28
*
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
Adrian Prantl
2018-08-14
1
-3
/
+5
*
[ThinLTO] Handle optional args in assembly format for ConstVCalls
Teresa Johnson
2018-08-14
1
-4
/
+10
*
Remove trailing space
Fangrui Song
2018-07-30
1
-2
/
+2
*
[ThinLTO] Parse module summary index from assembly
Teresa Johnson
2018-06-26
1
-14
/
+1246
*
[ThinLTO] Print module summary index to assembly
Teresa Johnson
2018-05-26
1
-0
/
+53
*
[STLExtras] Add distance() for ranges, pred_size(), and succ_size()
Vedant Kumar
2018-05-10
1
-2
/
+2
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-3
/
+19
*
Add the ShadowCallStack attribute
Vlad Tsyrklevich
2018-04-03
1
-0
/
+4
*
[SimplifyCFG] Create attribute for fuzzing-specific optimizations.
Matt Morehouse
2018-03-22
1
-0
/
+4
*
[X86] Added support for nocf_check attribute for indirect Branch Tracking
Oren Ben Simhon
2018-03-17
1
-0
/
+3
*
Make the LLParser accept call instructions of variables in the program AS
Alexander Richardson
2018-02-27
1
-16
/
+35
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-4
/
+9
*
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
Scott Linder
2018-02-12
1
-7
/
+16
*
Re-commit r324489: [DebugInfo] Improvements to representation of enumeration ...
Momchil Velikov
2018-02-12
1
-3
/
+49
*
Revert "[DebugInfo] Improvements to representation of enumeration types (PR36...
Momchil Velikov
2018-02-07
1
-49
/
+3
*
[DebugInfo] Improvements to representation of enumeration types (PR36168)
Momchil Velikov
2018-02-07
1
-3
/
+49
*
Add DWARF for discriminated unions
Adrian Prantl
2018-02-06
1
-3
/
+5
*
LLParser: add an argument for overriding data layout and do not check alloca ...
Yaxun Liu
2018-01-30
1
-9
/
+3
*
[Metadata] Extend 'count' field of DISubrange to take a metadata node
Sander de Smalen
2018-01-24
1
-2
/
+87
*
Allow dso_local on ifunc.
Rafael Espindola
2018-01-12
1
-5
/
+0
*
Make internal/private GVs implicitly dso_local.
Rafael Espindola
2018-01-11
1
-3
/
+10
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+4
*
Represent runtime preemption in the IR.
Sean Fertile
2017-10-26
1
-27
/
+71
*
Fix assembler for alloca of multiple elements in non-zero addr space
Yaxun Liu
2017-10-14
1
-5
/
+16
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-2
/
+0
*
Bitcode: add an auto-upgrade for LTO section name
Saleem Abdulrasool
2017-10-06
1
-0
/
+1
*
Move the stripping of invalid debug info from the Verifier to AutoUpgrade.
Adrian Prantl
2017-10-02
1
-1
/
+2
*
[AMDGPU] calling conventions for AMDPAL OS type
Tim Renouf
2017-09-29
1
-0
/
+4
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-2
/
+3
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
1
-1
/
+1
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
1
-4
/
+11
*
Add strictfp attribute to prevent unwanted optimizations of libm calls
Andrew Kaylor
2017-08-14
1
-0
/
+3
[next]