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
/
test
/
Bitcode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bitcode: Write the irsymtab to disk.
Peter Collingbourne
2017-06-27
7
-7
/
+7
*
Align definition of DW_OP_plus with DWARF spec [3/3]
Florian Hahn
2017-06-14
4
-4
/
+20
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-0
/
+15
*
[X86] Replace 'REQUIRES: x86' in tests with 'REQUIRES: x86-registered-target'...
Craig Topper
2017-06-04
1
-1
/
+1
*
[ThinLTO] Reduce unnecessary map lookups during combined summary write
Teresa Johnson
2017-05-31
1
-4
/
+9
*
Add "REQUIRES:" to the last few tests that use target specific intrinsics
Justin Bogner
2017-05-15
1
-0
/
+1
*
Restrict call metadata based hotness detection to Sample PGO mode
Teresa Johnson
2017-05-11
2
-1
/
+122
*
[IR] Allow attributes with global variables
Javed Absar
2017-05-11
1
-0
/
+19
*
AMDGPU: Add AMDGPU_HS calling convention
Marek Olsak
2017-05-02
1
-0
/
+4
*
Remove line and file from DINamespace.
Adrian Prantl
2017-04-28
1
-2
/
+2
*
Add speculatable function attribute
Matt Arsenault
2017-04-28
2
-5
/
+15
*
PR32382: Fix emitting complex DWARF expressions.
Adrian Prantl
2017-04-18
4
-0
/
+63
*
Bitcode: Add a string table to the bitcode format.
Peter Collingbourne
2017-04-17
7
-101
/
+134
*
Bitcode: Do not create FNENTRYs for aliases of functions.
Peter Collingbourne
2017-04-06
1
-1
/
+1
*
[IR] Add AllowContract to FastMathFlags
Adam Nemet
2017-03-28
1
-0
/
+2
*
Change the default attributes for llvm.prefetch to inaccessiblemem_or_argmemonly
Eric Christopher
2017-03-25
6
-18
/
+24
*
Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummary
Dehao Chen
2017-03-21
1
-1
/
+5
*
[Bitcode] Add compatibility test for the 4.0 release
Vedant Kumar
2017-03-17
2
-0
/
+1689
*
[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...
Konstantin Zhuravlyov
2017-03-08
2
-0
/
+5
*
Add function importing info from samplepgo profile to the module summary.
Dehao Chen
2017-02-28
1
-2
/
+3
*
IR: Function summary extensions for whole-program devirtualization pass.
Peter Collingbourne
2017-02-10
1
-0
/
+105
*
Fix bitcode upgrade for DIGlobalVariables with a var: field.
Adrian Prantl
2017-02-08
2
-0
/
+31
*
Fix the bitcode upgrade for DIGlobalVariable in a DIImportedEntity context.
Adrian Prantl
2017-02-07
3
-12
/
+16
*
Change debug-info-for-profiling from a TargetOption to a function attribute.
Dehao Chen
2017-02-01
2
-0
/
+10
*
[ThinLTO] Subsume all importing checks into a single flag
Teresa Johnson
2017-01-05
3
-5
/
+7
*
Add llvm-bcanalyzer support for new metadata node types.
Adrian Prantl
2017-01-03
1
-0
/
+3
*
Add an index for Module Metadata record in the bitcode
Mehdi Amini
2016-12-28
5
-5
/
+29
*
Revert "Add an index for Module Metadata record in the bitcode"
Saleem Abdulrasool
2016-12-28
5
-22
/
+0
*
Add an index for Module Metadata record in the bitcode
Mehdi Amini
2016-12-28
5
-0
/
+22
*
IR: Function summary representation for type tests.
Peter Collingbourne
2016-12-21
2
-0
/
+43
*
IR: Eliminate non-determinism in the module summary analysis.
Peter Collingbourne
2016-12-20
1
-2
/
+2
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
5
-11
/
+55
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
5
-50
/
+11
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
5
-11
/
+50
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
5
-50
/
+11
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
5
-11
/
+50
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
2
-0
/
+20
*
Bitcode: Add a more comprehensive multi-module test now that we have both llv...
Peter Collingbourne
2016-11-29
1
-2
/
+14
*
Bitcode: Introduce BitcodeWriter interface.
Peter Collingbourne
2016-11-29
2
-0
/
+42
*
Bitcode: Introduce initial multi-module reader API.
Peter Collingbourne
2016-11-16
2
-12
/
+12
*
IR: Introduce inrange attribute on getelementptr indices.
Peter Collingbourne
2016-11-10
1
-0
/
+7
*
Bitcode: Change the BitcodeReader to use llvm::Error internally.
Peter Collingbourne
2016-11-09
1
-1
/
+1
*
Add DWARF debug info support for C++11 inline namespaces.
Adrian Prantl
2016-11-03
2
-0
/
+23
*
Bitcode: Check file size before reading bitcode header.
Peter Collingbourne
2016-11-02
2
-0
/
+3
*
Bitcode: Change reader interface to take memory buffers.
Peter Collingbourne
2016-11-02
8
-1
/
+1
*
DebugInfo: add bitcode upgrade test for alignment
Victor Leschuk
2016-10-26
2
-0
/
+23
*
DebugInfo: remove broken bitcode upgrade test
Victor Leschuk
2016-10-20
2
-43
/
+0
*
DebugInfo: preparation to implement DW_AT_alignment
Victor Leschuk
2016-10-20
2
-0
/
+43
*
Teach llvm::StripDebugInfo() about global variable !dbg attachments.
Adrian Prantl
2016-10-10
1
-13
/
+15
*
[ThinLTO] Record calls to aliases
Teresa Johnson
2016-10-08
1
-0
/
+28
[next]