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
/
Bitcode
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer types] Pass value type to LoadInst creation.
James Y Knight
2019-02-01
1
-1
/
+1
*
[opaque pointer types] Pass function types to InvokeInst creation.
James Y Knight
2019-02-01
1
-1
/
+2
*
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...
Julian Lettner
2019-01-24
2
-6
/
+2
*
[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...
Julian Lettner
2019-01-24
2
-2
/
+6
*
Reapply "IR: Add fp operations to atomicrmw"
Matt Arsenault
2019-01-22
2
-0
/
+4
*
Revert r351778: IR: Add fp operations to atomicrmw
Chandler Carruth
2019-01-22
2
-4
/
+0
*
IR: Add fp operations to atomicrmw
Matt Arsenault
2019-01-22
2
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
15
-60
/
+45
*
Revert "[ThinLTO] Add summary entries for index-based WPD"
Teresa Johnson
2019-01-17
2
-109
/
+5
*
[ThinLTO] Add summary entries for index-based WPD
Teresa Johnson
2019-01-17
2
-5
/
+109
*
[LTO] Record whether LTOUnit splitting is enabled in index
Teresa Johnson
2019-01-11
2
-7
/
+83
*
[opaque pointer types] Remove some calls to generic Type subtype accessors.
James Y Knight
2019-01-10
1
-6
/
+6
*
[ThinLTO] Compute synthetic function entry count
Easwaran Raman
2018-12-13
2
-11
/
+26
*
[ModuleSummary] use StringRefs to avoid a redundant copy; NFC
George Burgess IV
2018-12-07
1
-1
/
+1
*
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
Paul Robinson
2018-11-28
2
-27
/
+46
*
[DebugInfo] DISubprogram flags get their own flags word. NFC.
Paul Robinson
2018-11-19
1
-4
/
+4
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
1
-1
/
+1
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-16
2
-10
/
+63
*
Remove unused getMDNodeFwdRefOrNull interfaces (NFC)
Teresa Johnson
2018-11-14
2
-13
/
+3
*
[ThinLTO] Fix a crash in lazy loading of Metadata
Teresa Johnson
2018-11-14
1
-2
/
+4
*
DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address s...
David Blaikie
2018-11-13
1
-1
/
+2
*
[IR] Add a dedicated FNeg IR Instruction
Cameron McInally
2018-11-13
2
-1
/
+98
*
Revert "[ThinLTO] Internalize readonly globals"
Steven Wu
2018-11-13
2
-63
/
+10
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-10
2
-10
/
+63
*
[ThinLTO] Split NotEligibleToImport into legality and inlinability flags
Teresa Johnson
2018-11-06
2
-0
/
+2
*
Revert "[ThinLTO] Fix a crash in lazy loading of Metadata"
Teresa Johnson
2018-10-23
1
-4
/
+2
*
[ThinLTO] Fix a crash in lazy loading of Metadata
Teresa Johnson
2018-10-23
1
-2
/
+4
*
Emit template type and value parameter DIEs for template variables.
Matthew Voss
2018-10-03
2
-6
/
+20
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
2
-3
/
+3
*
[ThinLTO] Efficiency fix for writing type id records in per-module indexes
Teresa Johnson
2018-09-25
1
-6
/
+7
*
Ensure that variant part discriminator is read by MetadataLoader
Jonas Devlieghere
2018-09-21
1
-1
/
+1
*
[Bitcode] Address backwards compat bug in r342631
Vedant Kumar
2018-09-20
1
-2
/
+2
*
[IR] Add a boolean field in DILocation to know if a line must covered or not
Calixte Denizet
2018-09-20
3
-3
/
+9
*
[ThinLTO] Write TYPE_IDs for types used in functions imported by aliases
Vitaly Buka
2018-09-19
1
-0
/
+3
*
[ThinLTO] Extract getReferencedTypeIds from [NFC]
Vitaly Buka
2018-09-19
1
-12
/
+33
*
[x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative
Chandler Carruth
2018-09-04
2
-0
/
+6
*
[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
2
-4
/
+10
*
DebugInfo: Add metadata support for disabling DWARF pub sections
David Blaikie
2018-08-16
2
-2
/
+2
*
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
Adrian Prantl
2018-08-14
2
-2
/
+6
*
[NFC] Fix typo
Xin Tong
2018-08-06
1
-1
/
+1
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[ThinLTO] Only emit referenced type id records in index files
Teresa Johnson
2018-07-19
1
-5
/
+19
*
[BitcodeReader] Infer the correct runtime preemption for GlobalValue
Steven Wu
2018-07-09
1
-0
/
+11
*
[ThinLTO] Parse module summary index from assembly
Teresa Johnson
2018-06-26
1
-2
/
+2
*
[ThinLTO] Add string saver onto index for value names
Teresa Johnson
2018-06-26
1
-3
/
+6
*
[ThinLTO] Add per-module indexes to combined index consistently
Teresa Johnson
2018-06-26
1
-7
/
+15
*
[ThinLTO] Compute GUID directly from GV when building per-module index
Teresa Johnson
2018-06-26
1
-2
/
+2
*
[ThinLTO] Rename index IsAnalysis flag to HaveGVs (NFC)
Teresa Johnson
2018-06-06
1
-2
/
+1
*
[Debugify] Don't apply DI before the bitcode writer pass
Vedant Kumar
2018-06-04
1
-0
/
+4
[next]