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
...
*
AsmWriter/Bitcode: MDExpression
Duncan P. N. Exon Smith
2015-02-13
1
-0
/
+1
*
AsmWriter: MDSubprogram: Recognize DW_VIRTUALITY in 'virtuality'
Duncan P. N. Exon Smith
2015-02-13
1
-0
/
+1
*
AsmWriter: MDCompositeType: Recognize DW_LANG in 'runtimeLang'
Duncan P. N. Exon Smith
2015-02-13
1
-0
/
+1
*
AsmWriter: MDBasicType: Recognize DW_ATE in 'encoding'
Duncan P. N. Exon Smith
2015-02-13
1
-5
/
+9
*
AsmParser: Recognize DW_TAG_* constants
Duncan P. N. Exon Smith
2015-02-03
1
-0
/
+6
*
Remove unused tokens in the ll lexer.
Sean Silva
2015-01-29
1
-1
/
+0
*
IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
2015-01-08
1
-0
/
+3
*
AsmParser: Don't allow null bytes in BB labels
David Majnemer
2014-12-10
1
-1
/
+6
*
AsmParser: Don't crash if a null byte is inside a quoted string
David Majnemer
2014-12-10
1
-52
/
+33
*
AsmParser: Verifier that the contents of a hex integer are hex
David Majnemer
2014-12-09
1
-1
/
+7
*
AsmParser: Don't crash on short hex constants for fp128 types
David Majnemer
2014-12-09
1
-5
/
+7
*
Prologue support
Peter Collingbourne
2014-12-03
1
-0
/
+1
*
Parse 'ghccc' in .ll files as the GHC convention (cc 10)
Reid Kleckner
2014-12-01
1
-0
/
+1
*
X86: Implement the vectorcall calling convention
Reid Kleckner
2014-10-28
1
-0
/
+1
*
IR: Implement uselistorder assembly directives
Duncan P. N. Exon Smith
2014-08-19
1
-0
/
+4
*
These classes only need a StringRef, not a MemoryBuffer.
Rafael Espindola
2014-08-18
1
-3
/
+3
*
Delete unused method.
Rafael Espindola
2014-08-18
1
-4
/
+0
*
AsmParser: remove deprecated LLIR support
Saleem Abdulrasool
2014-07-23
1
-2
/
+0
*
Add a dereferenceable attribute
Hal Finkel
2014-07-18
1
-0
/
+1
*
IR: Add COMDATs to the IR
David Majnemer
2014-06-27
1
-7
/
+47
*
IR: add "cmpxchg weak" variant to support permitted failure.
Tim Northover
2014-06-13
1
-1
/
+1
*
Add a new attribute called 'jumptable' that creates jump-instruction tables f...
Tom Roeder
2014-06-05
1
-0
/
+1
*
Add 'nonnull', a new parameter and return attribute which indicates that the ...
Nick Lewycky
2014-05-20
1
-0
/
+1
*
Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"
Reid Kleckner
2014-05-09
1
-1
/
+0
*
Add 'musttail' marker to call instructions
Reid Kleckner
2014-04-24
1
-0
/
+1
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-15
1
-5
/
+5
*
AsmParser: add a warning for compatibility parsing
Saleem Abdulrasool
2014-04-05
1
-0
/
+4
*
AsmParser: restore LLVM IR compatibility for linker_private{,_weak}
Saleem Abdulrasool
2014-04-05
1
-0
/
+2
*
Remove the linker_private and linker_private_weak linkages.
Rafael Espindola
2014-03-13
1
-2
/
+0
*
[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'
Reid Kleckner
2014-01-31
1
-0
/
+1
*
Add two new calling conventions for runtime calls
Juergen Ributzka
2014-01-17
1
-0
/
+2
*
Move the LLVM IR asm writer header files into the IR directory, as they
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
2013-12-19
1
-0
/
+1
*
Make it explicit that nulls are not allowed in names.
Rafael Espindola
2013-11-19
1
-0
/
+4
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-0
/
+1
*
[Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.
Juergen Ributzka
2013-11-08
1
-0
/
+1
*
Remove linkonce_odr_auto_hide.
Rafael Espindola
2013-11-01
1
-2
/
+0
*
Add new calling convention for WebKit Java Script.
Andrew Trick
2013-10-31
1
-0
/
+1
*
Revert r193251 : Use address-taken to disambiguate global variable and indire...
Shuxin Yang
2013-10-27
1
-1
/
+0
*
Use address-taken to disambiguate global variable and indirect memops.
Shuxin Yang
2013-10-23
1
-0
/
+1
*
Implement function prefix data as an IR feature.
Peter Collingbourne
2013-09-16
1
-0
/
+1
*
Add function attribute 'optnone'.
Andrea Di Biagio
2013-08-23
1
-0
/
+1
*
Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
Charles Davis
2013-07-12
1
-0
/
+2
*
Added support for the Builtin attribute.
Michael Gottesman
2013-06-27
1
-0
/
+1
*
Add a new function attribute 'cold' to functions.
Diego Novillo
2013-05-24
1
-0
/
+1
*
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
1
-0
/
+1
*
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
2013-02-26
1
-3
/
+3
*
Implement the NoBuiltin attribute.
Bill Wendling
2013-02-22
1
-0
/
+1
*
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
2013-02-12
1
-30
/
+44
*
[tsan/msan] adding thread_safety and uninitialized_checks attributes
Kostya Serebryany
2013-02-11
1
-0
/
+2
[prev]
[next]