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
/
LLParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar
Dmitry Polukhin
2016-04-05
1
-18
/
+36
*
Rename Context::discardValueNames() to shouldDiscardValueNames() (NFC)
Mehdi Amini
2016-04-02
1
-1
/
+1
*
Swift Calling Convention: add swifterror attribute.
Manman Ren
2016-04-01
1
-1
/
+7
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
1
-2
/
+24
*
Restore "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
Teresa Johnson
2016-03-30
1
-0
/
+17
*
Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
Teresa Johnson
2016-03-30
1
-17
/
+0
*
[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly
Teresa Johnson
2016-03-30
1
-0
/
+17
*
Swift Calling Convention: add swiftself attribute.
Manman Ren
2016-03-29
1
-0
/
+3
*
IR: Stop upgrading !llvm.loop attachments via MDString
Duncan P. N. Exon Smith
2016-03-25
1
-1
/
+0
*
DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual fun...
Peter Collingbourne
2016-03-17
1
-1
/
+1
*
Add a flag to the LLVMContext to disable name for Value other than GlobalValue
Mehdi Amini
2016-03-10
1
-0
/
+5
*
[AsmParser] Expose an API to parse a string starting with a type.
Quentin Colombet
2016-03-08
1
-3
/
+7
*
[AsmParser] Add a function to parse a standalone type.
Quentin Colombet
2016-03-07
1
-0
/
+12
*
[AVR] Add calling convention parser tokens
Dylan McKay
2016-03-03
1
-0
/
+4
*
[IR] Extend cmpxchg to allow pointer type operands
Philip Reames
2016-02-19
1
-7
/
+3
*
Implemented Support of IA interrupt and exception handlers:
Amjad Aboud
2015-12-21
1
-0
/
+2
*
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
2015-12-16
1
-0
/
+4
*
add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel
2015-12-14
1
-12
/
+22
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-38
/
+0
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-175
/
+109
*
Macro debug info support in LLVM IR
Amjad Aboud
2015-12-10
1
-2
/
+62
*
[CXX TLS calling convention] Add CXX TLS calling convention.
Manman Ren
2015-12-04
1
-0
/
+2
*
AsmParser: Make the code for parsing unnamed aliases more closely resemble th...
Peter Collingbourne
2015-11-25
1
-18
/
+27
*
update comment and error message; NFC
Sanjay Patel
2015-11-19
1
-1
/
+4
*
[OperandBundles] Tighten OperandBundleDef's interface; NFC
Sanjoy Das
2015-11-18
1
-7
/
+5
*
[IR] Add support for empty tokens
David Majnemer
2015-11-11
1
-0
/
+6
*
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
*
Revert r252249 (and r252255, r252258), "[WinEH] Clone funclets with multiple ...
NAKAMURA Takumi
2015-11-06
1
-2
/
+1
*
[WinEH] Clone funclets with multiple parents
Andrew Kaylor
2015-11-06
1
-1
/
+2
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-8
/
+7
*
AsmParser: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-5
/
+4
*
HHVM calling conventions.
Maksim Panchenko
2015-09-29
1
-0
/
+4
*
[Bitcode][Asm] Teach LLVM to read and write operand bundles.
Sanjoy Das
2015-09-24
1
-10
/
+65
*
auto and range-for-ify some things to make changing container types a bit eas...
David Blaikie
2015-09-21
1
-36
/
+25
*
Support align attribute for return values
Artur Pilipenko
2015-09-18
1
-1
/
+7
*
Revert "[opaque pointer type] Pass GlobalAlias the actual pointer type rather...
David Blaikie
2015-09-14
1
-2
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
1
-0
/
+11
*
Fix PR 24633 - Handle undef values when parsing standalone constants.
Alex Lorenz
2015-09-09
1
-0
/
+1
*
Allow global address space forward decls using IDs in .ll files.
Karl Schimpf
2015-09-03
1
-16
/
+13
*
Fix assertion failure in LLParser::ConvertValIDToValue
Karl Schimpf
2015-09-03
1
-2
/
+1
*
[WinEH] Add cleanupendpad instruction
Joseph Tremoulet
2015-09-03
1
-0
/
+30
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-0
/
+6
*
[WinEH] Require token linkage in EH pad/ret signatures
Joseph Tremoulet
2015-08-23
1
-48
/
+136
*
AsmParser: Save and restore the parsing state for types using SlotMapping.
Alex Lorenz
2015-08-21
1
-1
/
+20
*
[IR] Give catchret an optional 'return value' operand
David Majnemer
2015-08-15
1
-3
/
+14
*
Fix with a bit more care. (but only a bit)
David Blaikie
2015-08-03
1
-2
/
+3
*
Try to fix the build for C++ standard libraries missing std::map::emplace
David Blaikie
2015-08-03
1
-3
/
+2
*
Recommit r243824: -Wdeprecated-clean: Fix cases of violating the rule of 5 in...
David Blaikie
2015-08-03
1
-9
/
+12
*
Revert "-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that...
Reid Kleckner
2015-08-03
1
-9
/
+6
[prev]
[next]