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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[LLVM-C] Fix broken build bots
Robert Widmann
2018-09-28
1
-25
/
+25
*
[LLVM-C] Add more debug information accessors to GlobalObject and Instruction
Robert Widmann
2018-09-28
1
-0
/
+75
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
4
-6
/
+6
*
[PassTiming] cleaning up legacy PassTimingInfo interface. NFCI.
Fedor Sergeev
2018-09-26
1
-51
/
+60
*
[ThinLTO] Efficiency fix for writing type id records in per-module indexes
Teresa Johnson
2018-09-25
1
-20
/
+62
*
[New PM][PassInstrumentation] IR printing support for New Pass Manager
Fedor Sergeev
2018-09-24
1
-12
/
+16
*
Pass code-model through Module IR to LTO which will use it.
Caroline Tice
2018-09-21
1
-0
/
+19
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-20
2
-0
/
+23
*
[IR] add shuffle query for vector concatenation
Sanjay Patel
2018-09-20
1
-0
/
+17
*
[IR] Add a boolean field in DILocation to know if a line must covered or not
Calixte Denizet
2018-09-20
4
-15
/
+36
*
Temporarily Revert "[New PM] Introducing PassInstrumentation framework"
Eric Christopher
2018-09-20
2
-23
/
+0
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
2
-0
/
+23
*
Revert rL342544: [New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
2
-23
/
+0
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
2
-0
/
+23
*
[LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructType::isLiteral
whitequark
2018-09-18
1
-0
/
+4
*
[LLVM-C] Add support for ConstantExpr in LLVMGetNumIndices and LLVMGetIndices
whitequark
2018-09-18
1
-0
/
+4
*
fix 80-column violation with clang-format
Adrian Prantl
2018-09-12
1
-7
/
+4
*
[AArch64] Add parsing of aarch64_vector_pcs attribute.
Sander de Smalen
2018-09-12
1
-0
/
+1
*
Add some context to fatal verifier errors
Xin Tong
2018-09-11
1
-2
/
+3
*
Remove addBlockByrefAddress(), it is dead code as far as clang is concerned.
Adrian Prantl
2018-09-08
1
-0
/
+8
*
[X86] Modify the the rdtscp intrinsic to return values instead of taking a po...
Craig Topper
2018-09-07
1
-0
/
+37
*
[X86] Change the addcarry and subborrow intrinsics to return 2 results and re...
Craig Topper
2018-09-07
1
-0
/
+58
*
Output per-function size-info remarks
Jessica Paquette
2018-09-06
1
-12
/
+111
*
[SLC] Add an alignment to CreateGlobalString
David Green
2018-09-06
1
-0
/
+1
*
[NFC] Improve clarity in emitInstrCountChangedRemark
Jessica Paquette
2018-09-04
1
-1
/
+4
*
[x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative
Chandler Carruth
2018-09-04
2
-0
/
+3
*
[PassTiming] reporting time-passes separately for multiple pass instances of ...
Fedor Sergeev
2018-09-04
1
-12
/
+30
*
Fix typo in size remarks for module passes
Jessica Paquette
2018-08-31
1
-1
/
+1
*
[NFC] Optionally pass a function to emitInstrCountChangedRemark
Jessica Paquette
2018-08-31
1
-14
/
+18
*
[NFC] Check if P is a pass manager on entry to emitInstrCountChangedRemark
Jessica Paquette
2018-08-31
1
-7
/
+7
*
[NFC] Pass the instruction delta to emitInstrCountChangedRemark
Jessica Paquette
2018-08-31
1
-19
/
+7
*
[NFC] Pre-calculate module IR counts in size remarks.
Jessica Paquette
2018-08-31
1
-5
/
+18
*
[NFC] Pre-calculate basic block IR counts in size remarks.
Jessica Paquette
2018-08-31
1
-6
/
+21
*
[NFC] Pre-calculate function IR counts in size remarks.
Jessica Paquette
2018-08-31
1
-5
/
+20
*
[LLVM-C] Add Bindings For Named Metadata
Robert Widmann
2018-08-30
1
-0
/
+48
*
[IR] fix declaration of shuffle mask
Sanjay Patel
2018-08-30
1
-1
/
+1
*
[IR] add shuffle queries for identity extend/extract
Sanjay Patel
2018-08-30
1
-9
/
+48
*
[NFC] Make getPreferredAlignment honor section markings.
Eli Friedman
2018-08-29
1
-1
/
+15
*
[NFC][PassTiming] factor out generic PassTimingInfo
Fedor Sergeev
2018-08-28
3
-96
/
+134
*
[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
Chandler Carruth
2018-08-26
1
-1
/
+1
*
[IR] Sink `isExceptional` predicate to `Instruction`, rename it to
Chandler Carruth
2018-08-26
1
-1
/
+1
*
[IR] Begin removal of TerminatorInst by removing successor manipulation.
Chandler Carruth
2018-08-26
3
-41
/
+37
*
[C-API][DIBuilder] Use NameLen in LLVMDIBuilderCreateParameterVariable
Robert Widmann
2018-08-25
1
-1
/
+1
*
Prevent DILocation::getMergedLocation() from creating invalid metadata.
Adrian Prantl
2018-08-24
1
-0
/
+5
*
Verifier: verify that a DILocation's scope is a DILocalScope.
Adrian Prantl
2018-08-24
1
-0
/
+4
*
DebugInfo: Improve debug location merging
David Blaikie
2018-08-23
2
-14
/
+25
*
[DEBUGINFO] Fix misprint in the name of DebugDirectivesOnly, NFC.
Alexey Bataev
2018-08-23
1
-1
/
+1
*
Allow creating llvm::Function in non-zero address spaces
Alexander Richardson
2018-08-23
5
-8
/
+59
*
[IR Verifier] Do not allow bitcast of pointer to vector of pointers and vice ...
Serguei Katkov
2018-08-21
1
-6
/
+8
*
[LegacyPassManager] Remove analysis P from AnUsageMap before deleting it in s...
Craig Topper
2018-08-20
1
-0
/
+2
[prev]
[next]