projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
The DWARF EH pass doesn't need the TargetMachine, only the TargetLoweringBase like...
[oota-llvm.git]
/
lib
/
AsmParser
/
2013-05-05
Dmitri Gribenko
Add ArrayRef constructor from None, and do the cleanups...
tree
|
commitdiff
2013-04-22
Eli Bendersky
Fix for PR 14965: Better error message for GEP with...
tree
|
commitdiff
2013-04-20
Stephen Lin
Move 'kw_align' case to proper section, reorganize...
tree
|
commitdiff
2013-04-20
Stephen Lin
Add CodeGen support for functions that always return...
tree
|
commitdiff
2013-04-18
Bill Wendling
Fix comment. Patch by Stephen Lin.
tree
|
commitdiff
2013-04-09
Chandler Carruth
Rationalize the formatting of these case labels. Having...
tree
|
commitdiff
2013-02-26
Kostya Serebryany
Unify clang/llvm attributes for asan/tsan/msan (LLVM...
tree
|
commitdiff
2013-02-22
Bill Wendling
Implement the NoBuiltin attribute.
tree
|
commitdiff
2013-02-14
Chad Rosier
Update comment.
tree
|
commitdiff
2013-02-12
Guy Benyei
Add static cast to unsigned char whenever a character...
tree
|
commitdiff
2013-02-12
Bill Wendling
Merge the collected attributes into the call instructio...
tree
|
commitdiff
2013-02-11
Kostya Serebryany
[tsan/msan] adding thread_safety and uninitialized_chec...
tree
|
commitdiff
2013-02-10
Bill Wendling
Eat the alignment keyword if we're in an attribute...
tree
|
commitdiff
2013-02-10
Bill Wendling
Use a 'continue' here to stop from double lexing.
tree
|
commitdiff
2013-02-09
Bill Wendling
TEMPORARY SYNTAX CHANGE!
tree
|
commitdiff
2013-02-08
Bill Wendling
Parse the attribute group reference on a function.
tree
|
commitdiff
2013-02-08
Bill Wendling
Use ParseFnAttributeValuePairs instead of ParseOptional...
tree
|
commitdiff
2013-02-06
Bill Wendling
Initial submission for the attribute group feature.
tree
|
commitdiff
2013-02-05
Bill Wendling
Use the do-while(0) thing for this #define.
tree
|
commitdiff
2013-02-05
Michael Gottesman
Added LLVM Asm/Bitcode Reader/Writer support for new...
tree
|
commitdiff
2013-01-31
Bill Wendling
Make sure that the Attribute object represents one...
tree
|
commitdiff
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
tree
|
commitdiff
2013-01-23
Bill Wendling
Add the IR attribute 'sspstrong'.
tree
|
commitdiff
2013-01-22
Tim Northover
Make APFloat constructor require explicit semantics.
tree
|
commitdiff
2013-01-18
Jordan Rose
Use hexDigitValue in LLLexer.
tree
|
commitdiff
2013-01-07
David Tweed
There was a switch fall-through in the parser for textu...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2012-12-30
Bill Wendling
Use the predicate methods off of AttributeSet instead...
tree
|
commitdiff
2012-12-20
James Molloy
Add a new attribute, 'noduplicate'. If a function conta...
tree
|
commitdiff
2012-12-19
Bill Wendling
Rename the 'Attributes' class to 'Attribute'. It's...
tree
|
commitdiff
2012-12-09
Michael Ilseman
Reorganize FastMathFlags to be a wrapper around unsigne...
tree
|
commitdiff
2012-12-07
Bill Wendling
s/AttrListPtr/AttributeSet/g to better label what this...
tree
|
commitdiff
2012-12-04
Bill Wendling
Split up the ParseOptionalAttrs method into three diffe...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
tree
|
commitdiff
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
tree
|
commitdiff
2012-11-28
Bill Wendling
Add back support for reading and parsing 'deplibs'.
tree
|
commitdiff
2012-11-27
Bill Wendling
Remove the dependent libraries feature.
tree
|
commitdiff
2012-11-27
Michael Ilseman
Fast-math flags for LLVM IR parsing and printing
tree
|
commitdiff
2012-11-20
Bill Wendling
Make the AttrListPtr object a part of the LLVMContext.
tree
|
commitdiff
2012-11-16
Justin Holewinski
Preserve address space of forward-referenced global...
tree
|
commitdiff
2012-11-16
Craig Topper
Fix typo in a comment.
tree
|
commitdiff
2012-11-15
Michael Ilseman
Remove trailing whitespace
tree
|
commitdiff
2012-11-13
Duncan Sands
Relax the restrictions on vector of pointer types,...
tree
|
commitdiff
2012-10-30
Quentin Colombet
Change ForceSizeOpt attribute into MinSize attribute
tree
|
commitdiff
2012-10-24
Elena Demikhovsky
Special calling conventions for Intel OpenCL built...
tree
|
commitdiff
2012-10-22
Nadav Rotem
Add the "ForceSizeOpt" attribute.
tree
|
commitdiff
2012-10-15
Bill Wendling
Move the Attributes::Builder outside of the Attributes...
tree
|
commitdiff
2012-10-15
Bill Wendling
Add an enum for the return and function indexes into...
tree
|
commitdiff
2012-10-15
Bill Wendling
Attributes Rewrite
tree
|
commitdiff
2012-10-14
Bill Wendling
Remove operator cast method in favor of querying with...
tree
|
commitdiff
2012-10-11
Nick Lewycky
Don't crash if a .ll file contains a forward-reference...
tree
|
commitdiff
2012-10-09
Bill Wendling
Use the enum value of the attributes when removing...
tree
|
commitdiff
2012-10-09
Bill Wendling
Use the enum value of the attributes when adding them...
tree
|
commitdiff
2012-10-09
Bill Wendling
Create enums for the different attributes.
tree
|
commitdiff
2012-10-09
Bill Wendling
Convert to using the Attributes::Builder interface.
tree
|
commitdiff
2012-10-08
Bill Wendling
Use the Attributes::Builder to build the attributes...
tree
|
commitdiff
2012-10-08
Bill Wendling
Convert the LLVM parser over to using the new Attribute...
tree
|
commitdiff
2012-10-01
Micah Villmow
Add in support for SPIR to LLVM core. This adds a new...
tree
|
commitdiff
2012-09-28
Bill Wendling
Don't use bit-wise operations to query for inclusion...
tree
|
commitdiff
2012-09-21
Bill Wendling
Encapsulate the "construct*AlignmentFromInt" functions.
tree
|
commitdiff
2012-09-21
Bill Wendling
Make the 'get*AlignmentFromAttr' functions into member...
tree
|
commitdiff
2012-09-20
Bill Wendling
Revert r164308 to fix buildbots.
tree
|
commitdiff
2012-09-20
Bill Wendling
Make the 'get*AlignmentFromAttr' functions into member...
tree
|
commitdiff
2012-09-19
Bill Wendling
Convert some attribute existence queries over to use...
tree
|
commitdiff
2012-09-05
Chad Rosier
[ms-inline asm] Enumerate the InlineAsm dialects and...
tree
|
commitdiff
2012-09-05
Chad Rosier
[ms-inline asm] Add the nsdialect keyword to the lexer.
tree
|
commitdiff
2012-09-05
Chad Rosier
[ms-inline asm] Emit the (new) inline asm Non-Standard...
tree
|
commitdiff
2012-09-04
Chad Rosier
[ms-inline asm] Remove the Inline Asm Non-Standard...
tree
|
commitdiff
2012-08-17
Bill Wendling
Change the `linker_private_weak_def_auto' linkage to...
tree
|
commitdiff
2012-08-10
Chad Rosier
[ms-inline asm] Add a new Inline Asm Non-Standard Diale...
tree
|
commitdiff
2012-06-23
Hans Wennborg
Extend the IL for selecting TLS models (PR9788)
tree
|
commitdiff
2012-05-28
Chris Lattner
switch AttrListPtr::get to take an ArrayRef, simplifyin...
tree
|
commitdiff
2012-05-24
David Blaikie
Silence Clang's -Wlogical-op-parentheses warning.
tree
|
commitdiff
2012-05-24
Tobias Grosser
Add half support to LLVM (for OpenCL)
tree
|
commitdiff
2012-02-07
Craig Topper
Convert assert(0) to llvm_unreachable
tree
|
commitdiff
2012-02-06
Bill Wendling
'unwind' is a keyword, not an instruction.
tree
|
commitdiff
2012-02-06
Bill Wendling
[unwind removal] Remove the 'unwind' instruction parsin...
tree
|
commitdiff
2012-02-05
Chris Lattner
reapply the patches reverted in r149470 that reenable...
tree
|
commitdiff
2012-02-01
Pete Cooper
Typo
tree
|
commitdiff
2012-02-01
Argyrios Kyrtzidis
Revert Chris' commits up to r149348 that started causin...
tree
|
commitdiff
2012-01-31
Chris Lattner
eliminate the "string" form of ConstantArray::get,...
tree
|
commitdiff
2012-01-20
David Blaikie
More dead code removal (using -Wunreachable-code)
tree
|
commitdiff
2012-01-20
Kostya Serebryany
Extend Attributes to 64 bits
tree
|
commitdiff
2012-01-10
Chandler Carruth
Add 'llvm_unreachable' to passify GCC's understanding...
tree
|
commitdiff
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
tree
|
commitdiff
2011-12-21
Manuel Klimek
Removes unused field TheError from LLLexer.
tree
|
commitdiff
2011-12-17
Dan Gohman
The powers that be have decided that LLVM IR should...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-12-06
Benjamin Kramer
Push StringRefs through the metadata interface.
tree
|
commitdiff
2011-12-05
Nadav Rotem
Add support for vectors of pointers.
tree
|
commitdiff
2011-11-29
Daniel Dunbar
build/CMake: Finish removal of add_llvm_library_depende...
tree
|
commitdiff
2011-11-27
Chris Lattner
remove asmparsing and documentation support for "volati...
tree
|
commitdiff
2011-11-27
Chris Lattner
remove autoupgrade support for really old-style debug...
tree
|
commitdiff
2011-11-27
Chris Lattner
remove autoupgrade support for LLVM 2.9 exception stuff...
tree
|
commitdiff
2011-11-03
Daniel Dunbar
build: Add initial cut at LLVMBuild.txt files.
tree
|
commitdiff
2011-10-27
Benjamin Kramer
LLLexer: Factor hex char parsing.
tree
|
commitdiff
2011-10-18
Lang Hames
Backing out patch. Will refactor to remove the AsmParse...
tree
|
commitdiff
2011-10-17
Lang Hames
Re-applying the target data layout verification patch...
tree
|
commitdiff
2011-10-17
Rafael Espindola
142288 broke the build:
tree
|
commitdiff
2011-10-17
Lang Hames
Validate target data layout strings.
tree
|
commitdiff
next