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
*
Refactor check for dllimport in the Verifier.
Rafael Espindola
2018-03-06
1
-2
/
+0
*
[DebugInfo] Add remaining files to r325970
Scott Linder
2018-02-23
2
-0
/
+13
*
[ThinLTO] Represent relative BF using a scaled representation .
Easwaran Raman
2018-02-22
1
-1
/
+1
*
bitcode support change for fast flags compatibility
Steven Wu
2018-02-19
6
-30
/
+10
*
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
Scott Linder
2018-02-12
2
-0
/
+19
*
[ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed b...
Teresa Johnson
2018-02-07
7
-0
/
+26
*
Add testcase accidentally left out from r323460.
Easwaran Raman
2018-01-25
1
-0
/
+35
*
Revert "[ThinLTO] Add call edges' relative block frequency to per-module summ...
Easwaran Raman
2018-01-24
1
-35
/
+0
*
[ThinLTO] Add call edges' relative block frequency to per-module summary.
Easwaran Raman
2018-01-24
1
-0
/
+35
*
[Metadata] Extend 'count' field of DISubrange to take a metadata node
Sander de Smalen
2018-01-24
3
-0
/
+90
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
2
-3
/
+39
*
Make GlobalValues with non-default visibilility dso_local.
Rafael Espindola
2018-01-18
1
-8
/
+8
*
Make internal/private GVs implicitly dso_local.
Rafael Espindola
2018-01-11
3
-6
/
+6
*
Limit size of non-GlobalValue name
Serge Guelton
2018-01-05
1
-0
/
+18
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
1
-2
/
+9
*
[ThinLTO] Remove too aggressive assertion in building function call graph.
Volodymyr Sapsai
2017-11-17
1
-2
/
+14
*
[ThinLTO] Fix missing call graph edges for calls with bitcasts.
Volodymyr Sapsai
2017-11-10
1
-0
/
+31
*
[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...
Sanjay Patel
2017-11-06
7
-10
/
+34
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-04
2
-0
/
+22
*
Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."
Sean Fertile
2017-11-04
2
-22
/
+0
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-03
2
-0
/
+22
*
Represent runtime preemption in the IR.
Sean Fertile
2017-10-26
1
-0
/
+47
*
Bitcode: add an auto-upgrade for LTO section name
Saleem Abdulrasool
2017-10-06
1
-0
/
+31
*
[AMDGPU] calling conventions for AMDPAL OS type
Tim Renouf
2017-09-29
1
-0
/
+8
*
Fix a bug in a historic bitcode testcase.
Adrian Prantl
2017-09-21
2
-3
/
+3
*
Fix a bug in a historic bitcode testcase. NFC.
Adrian Prantl
2017-09-21
2
-3
/
+3
*
[AutoUpgrade] Fix a compatibility issue with module flag
Steven Wu
2017-09-15
1
-2
/
+4
*
[Bitcode] Add a compatibility test for 5.0.0 bitcode
Vedant Kumar
2017-09-13
2
-0
/
+1705
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-0
/
+6
*
Object: Downgrade invalid weak externals from an assert fail to an llvm::Erro...
Peter Collingbourne
2017-09-07
1
-0
/
+11
*
ModuleSummaryAnalysis: Correctly handle refs from function inline asm to modu...
Peter Collingbourne
2017-09-01
1
-0
/
+16
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
2
-3
/
+3
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
4
-9
/
+5
*
[IR] AutoUpgrade ModuleFlagBehavior for PIC and PIE level
Steven Wu
2017-08-21
1
-4
/
+8
*
Add strictfp attribute to prevent unwanted optimizations of libm calls
Andrew Kaylor
2017-08-14
1
-0
/
+5
*
[ThinLTO] Add FunctionAttrs to ThinLTO index
Charles Saternos
2017-08-04
9
-17
/
+44
*
Do not want to use BFI to get profile count for sample pgo
Dehao Chen
2017-08-03
2
-31
/
+61
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
2
-0
/
+32
*
Debug Info: Add a file: field to DIImportedEntity.
Adrian Prantl
2017-07-19
3
-1
/
+16
*
[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well
Martin Storsjo
2017-07-17
6
-18
/
+18
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
10
-126
/
+143
*
Increase the import-threshold for crtical functions.
Dehao Chen
2017-07-07
2
-2
/
+2
*
Bitcode: Include any strings added to the string table in the module hash.
Peter Collingbourne
2017-07-06
4
-4
/
+39
*
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
[next]