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
/
LLLexer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-0
/
+1
*
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...
Julian Lettner
2019-01-24
1
-1
/
+0
*
[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...
Julian Lettner
2019-01-24
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert "[ThinLTO] Add summary entries for index-based WPD"
Teresa Johnson
2019-01-17
1
-3
/
+0
*
[ThinLTO] Add summary entries for index-based WPD
Teresa Johnson
2019-01-17
1
-0
/
+3
*
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
Paul Robinson
2018-11-28
1
-0
/
+5
*
[ThinLTO] Assembly representation of ReadOnly attribute
Eugene Leviant
2018-11-23
1
-0
/
+1
*
[IR] Add a dedicated FNeg IR Instruction
Cameron McInally
2018-11-13
1
-0
/
+2
*
[ThinLTO] Split NotEligibleToImport into legality and inlinability flags
Teresa Johnson
2018-11-06
1
-0
/
+1
*
[AArch64] Add parsing of aarch64_vector_pcs attribute.
Sander de Smalen
2018-09-12
1
-0
/
+1
*
[x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative
Chandler Carruth
2018-09-04
1
-0
/
+1
*
DebugInfo: Add metadata support for disabling DWARF pub sections
David Blaikie
2018-08-16
1
-0
/
+5
*
[DEBUGINFO] Disable emission of the dwarf sections, but allow directives.
Alexey Bataev
2018-08-01
1
-1
/
+1
*
[AsmParser] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-12
1
-2
/
+2
*
[ThinLTO] Parse module summary index from assembly
Teresa Johnson
2018-06-26
1
-3
/
+74
*
[ThinLTO] Print module summary index to assembly
Teresa Johnson
2018-05-26
1
-23
/
+27
*
Add the ShadowCallStack attribute
Vlad Tsyrklevich
2018-04-03
1
-0
/
+1
*
[SimplifyCFG] Create attribute for fuzzing-specific optimizations.
Matt Morehouse
2018-03-22
1
-0
/
+1
*
[X86] Added support for nocf_check attribute for indirect Branch Tracking
Oren Ben Simhon
2018-03-17
1
-0
/
+1
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+1
*
[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...
Sanjay Patel
2017-11-06
1
-0
/
+2
*
Represent runtime preemption in the IR.
Sean Fertile
2017-10-26
1
-0
/
+3
*
[AMDGPU] calling conventions for AMDPAL OS type
Tim Renouf
2017-09-29
1
-0
/
+2
*
Add strictfp attribute to prevent unwanted optimizations of libm calls
Andrew Kaylor
2017-08-14
1
-0
/
+1
*
[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well
Martin Storsjo
2017-07-17
1
-1
/
+1
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-1
/
+1
*
AMDGPU: Add AMDGPU_HS calling convention
Marek Olsak
2017-05-02
1
-0
/
+1
*
Add speculatable function attribute
Matt Arsenault
2017-04-28
1
-0
/
+1
*
[IR] Add AllowContract to FastMathFlags
Adam Nemet
2017-03-28
1
-0
/
+1
*
[DebugInfo] Added support for Checksum debug info feature.
Amjad Aboud
2016-12-25
1
-0
/
+6
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-7
/
+7
*
[AsmParser] Avoid recursing when lexing ';'. NFC.
Ahmed Bougacha
2016-11-16
1
-52
/
+54
*
IR: Introduce inrange attribute on getelementptr indices.
Peter Collingbourne
2016-11-10
1
-0
/
+1
*
[X86] Basic additions to support RegCall Calling Convention.
Oren Ben Simhon
2016-10-13
1
-0
/
+1
*
[LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
Eugene Zelenko
2016-08-18
1
-17
/
+18
*
Use range algorithms instead of unpacking begin/end
David Majnemer
2016-08-11
1
-1
/
+1
*
LLLexer.cpp: Avoid using BitsToDouble() to preserve SNaN like "double 0x7FF40...
NAKAMURA Takumi
2016-08-05
1
-1
/
+2
*
Reformat.
NAKAMURA Takumi
2016-08-05
1
-1
/
+1
*
Add writeonly IR attribute
Nicolai Haehnle
2016-07-04
1
-0
/
+1
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-0
/
+1
*
[DebugInfo] Add calling convention support for DWARF and CodeView
Reid Kleckner
2016-06-08
1
-0
/
+1
*
[ASMParser] Parse FP constants in non-C locales
Meador Inge
2016-06-02
1
-2
/
+4
*
AMDGPU/SI: Add amdgpu_kernel calling convention. Part 1.
Nikolay Haustov
2016-05-06
1
-0
/
+1
*
Add the allocsize attribute to LLVM.
George Burgess IV
2016-04-12
1
-0
/
+1
*
[GCC] Attribute ifunc support in llvm
Dmitry Polukhin
2016-04-07
1
-0
/
+1
*
AMDGPU: Add a shader calling convention
Nicolai Haehnle
2016-04-06
1
-0
/
+4
*
Swift Calling Convention: add swiftcc.
Manman Ren
2016-04-05
1
-0
/
+1
*
Swift Calling Convention: add swifterror attribute.
Manman Ren
2016-04-01
1
-0
/
+1
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
1
-1
/
+5
[next]