projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a new attribute called 'jumptable' that creates jump-instruction tables for funct...
[oota-llvm.git]
/
lib
/
Bitcode
/
Reader
/
BitcodeReader.cpp
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
blob
|
commitdiff
|
raw
2014-06-04
Rafael Espindola
Clauses in a landingpad are always Constant. Use a...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Rafael Espindola
Allow alias to point to an arbitrary ConstantExpr.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Rafael Espindola
Use error_code() instead of error_code::succes()
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
Rafael Espindola
[pr19844] Add thread local mode to aliases.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
Nick Lewycky
Add 'nonnull', a new parameter and return attribute...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Rafael Espindola
Use create methods since msvc doesn't handle delegating...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Rafael Espindola
Reduce abuse of default values in the GlobalAlias const...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Reid Kleckner
Add comdat key field to llvm.global_ctors and llvm...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Rafael Espindola
Fix most of PR10367.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Rafael Espindola
Small dyn_cast and auto cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Rafael Espindola
Change the GlobalAlias constructor to look a bit more...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Duncan P. N. Exon...
IR: Don't allow non-default visibility on local linkage
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Michael J. Spencer
[IR] Make {extract,insert}element accept an index of...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Reid Kleckner
Add 'musttail' marker to call instructions
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
Karthik Bhat
All new elements except the last one initialized to...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
Justin Bogner
Support: Make error_category's constructor public
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
Rafael Espindola
Remove the linker_private and linker_private_weak linkages.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
Tim Northover
IR: add a second ordering operand to cmpxhg for failure
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Chandler Carruth
[C++11] Add range based accessors for the Use-Def chain...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
Chandler Carruth
[Layering] Move AutoUpgrade.h into the IR library where its
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Rafael Espindola
Make parseBitcodeFile return an ErrorOr<Module *>.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Rafael Espindola
Return an error_code from materializeAllPermanently.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Nico Rieck
Revert "Decouple dllexport/dllimport from linkage"
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Rafael Espindola
Update getLazyBitcodeModule to use ErrorOr for error...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-19
Reid Kleckner
Begin adding docs and IR-level support for the inalloca...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Manman Ren
Debug Info: drop debug info via upgrading path if versi...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Matt Arsenault
Fix spacing, forward declare order.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Matt Arsenault
Add addrspacecast instruction.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
Reid Kleckner
Extract a bc attr parsing helper that returns Attribute...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Rafael Espindola
Use error_code in GVMaterializer.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Rafael Espindola
Convert FindFunctionInStream to return an error_code.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Benjamin Kramer
Silence GCC warning about dropping off a fully covered...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-04
Rafael Espindola
Change BitcodeReader to use error_code instead of bool...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-01
Rafael Espindola
Remove linkonce_odr_auto_hide.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
Rafael Espindola
Fix a use after free on invalid input.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-27
Shuxin Yang
Revert r193251 : Use address-taken to disambiguate...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Shuxin Yang
Use address-taken to disambiguate global variable and...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-28
Manman Ren
AutoUpgrade: upgrade from scalar TBAA format to struct...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-16
Peter Collingbourne
Implement function prefix data as an IR feature.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
Joe Abbey
Patch provide by Tom Roeder!
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
Bob Wilson
Revert patches to add case-range support for PR1255.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Andrea Di Biagio
Add function attribute 'optnone'.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-26
Tobias Grosser
Make .bc en/decoding of AttrKind stable
blob
|
commitdiff
|
raw
|
diff to current
2013-05-24
Benjamin Kramer
Remove the Copied parameter from MemoryObject::readBytes.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-05
Dmitri Gribenko
Add ArrayRef constructor from None, and do the cleanups...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
Bill Wendling
Have the bitcode writer and reader handle the new attri...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
Bill Wendling
Use a std::map so that we record the group ID.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
Kostya Serebryany
[tsan/msan] adding thread_safety and uninitialized_chec...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-10
Bill Wendling
Add support in the bitcode reader to read the attribute...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Joe Abbey
Code Custodian (trivial whitespace cleanup)
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Michael Gottesman
Added LLVM Asm/Bitcode Reader/Writer support for new...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-04
Bill Wendling
Initial cleanups of the param-attribute code in the...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-29
Bill Wendling
Use an AttrBuilder to generate the correct AttributeSet.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-25
Bill Wendling
Remove some introspection functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
Tim Northover
Make APFloat constructor require explicit semantics.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Chris Lattner
trivial micro-optimization: lazily call the virtual...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Chris Lattner
convert the bitstream reader itself and the IR .bc...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Chris Lattner
Add a new BitstreamEntry concept, and add two helper...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Chris Lattner
BitstreamReader hasn't aged well. It's been hacked...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Bill Wendling
Revert s/Raw/getBitMask/g name change. This is possibly...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-30
Bill Wendling
s/Raw/getBitMask/g to be more in line with current...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Bill Wendling
Rename the 'Attributes' class to 'Attribute'. It's...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-09
Michael Ilseman
Reorganize FastMathFlags to be a wrapper around unsigne...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-09
Michael Ilseman
Have the bitcode reader/writer just use FPMathOperator...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
Bill Wendling
s/AttrListPtr/AttributeSet/g to better label what this...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-28
Bill Wendling
Add back support for reading and parsing 'deplibs'.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Bill Wendling
Remove the dependent libraries feature.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Joe Abbey
Code pretification
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Michael Ilseman
Fast-math flags for the bitcode
blob
|
commitdiff
|
raw
|
diff to current
2012-11-25
Joe Abbey
Code Custodian:
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Bill Wendling
Make the AttrListPtr object a part of the LLVMContext.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Joe Abbey
80 cols
blob
|
commitdiff
|
raw
|
diff to current
2012-11-15
Michael Ilseman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Bill Wendling
Move the Attributes::Builder outside of the Attributes...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Bill Wendling
Attributes Rewrite
blob
|
commitdiff
|
raw
|
diff to current
2012-10-11
Sean Silva
Remove unnecessary classof()'s
blob
|
commitdiff
|
raw
|
diff to current
2012-10-11
Jan Wen Voung
Change encoding of instruction operands in bitcode...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-04
Bill Wendling
Use method to query if there are attributes.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Bill Wendling
Move remaining methods inside the Attributes class...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-21
Benjamin Kramer
BitcodeReader: Correctly insert blockaddress constant...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Craig Topper
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
Roman Divacky
Dont cast away const needlessly. Found by gcc48 -Wcast...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Chad Rosier
[ms-inline asm] Enumerate the InlineAsm dialects and...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Chad Rosier
Add a FIXME that assumes we maintain backward compatibi...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Chad Rosier
[ms-inline asm] Add support for the nsdialect keyword...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Bill Wendling
Change the `linker_private_weak_def_auto' linkage to...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Bill Wendling
Remove tabs.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-23
Hans Wennborg
Extend the IL for selecting TLS models (PR9788)
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Stepan Dyatkovskiy
ConstantRangesSet renamed to IntegersSubset. CRSBuilder...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-28
David Blaikie
Remove unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-28
Meador Inge
PR12696: Attribute bits above 1<<30 are not encoded...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-28
Benjamin Kramer
Random BitcodeReader cleanups.
blob
|
commitdiff
|
raw
|
diff to current
next