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
*
[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
*
Restore "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
Teresa Johnson
2016-03-30
1
-0
/
+1
*
Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
Teresa Johnson
2016-03-30
1
-1
/
+0
*
[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly
Teresa Johnson
2016-03-30
1
-0
/
+1
*
Swift Calling Convention: add swiftself attribute.
Manman Ren
2016-03-29
1
-0
/
+1
*
[AVR] Add calling convention parser tokens
Dylan McKay
2016-03-03
1
-0
/
+2
*
Implemented Support of IA interrupt and exception handlers:
Amjad Aboud
2015-12-21
1
-0
/
+1
*
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
2015-12-16
1
-0
/
+2
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-1
/
+0
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-2
/
+3
*
Macro debug info support in LLVM IR
Amjad Aboud
2015-12-10
1
-0
/
+1
*
[CXX TLS calling convention] Add CXX TLS calling convention.
Manman Ren
2015-12-04
1
-0
/
+1
*
[IR] Add support for empty tokens
David Majnemer
2015-11-11
1
-0
/
+1
*
Add 'notail' marker for call instructions.
Akira Hatanaka
2015-11-06
1
-0
/
+1
*
Add a new attribute: norecurse
James Molloy
2015-11-06
1
-0
/
+1
[next]