projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
R600: support fpext/fptrunc operations to and from f16.
[oota-llvm.git]
/
lib
/
Bitcode
/
2014-07-18
Hal Finkel
Rename AlignAttribute to IntAttribute
tree
|
commitdiff
2014-07-16
Reid Kleckner
Roundtrip the inalloca bit on allocas through bitcode
tree
|
commitdiff
2014-07-04
Rafael Espindola
Fix a bug in the conversion to ErrorOr.
tree
|
commitdiff
2014-07-04
Rafael Espindola
Revert "Convert a few std::strings to StringRef."
tree
|
commitdiff
2014-07-04
Rafael Espindola
Convert a few std::strings to StringRef.
tree
|
commitdiff
2014-07-04
Rafael Espindola
Convert these functions to use ErrorOr.
tree
|
commitdiff
2014-07-04
Rafael Espindola
Remove unused old-style error handling.
tree
|
commitdiff
2014-06-27
David Majnemer
IR: Add COMDATs to the IR
tree
|
commitdiff
2014-06-27
Alp Toker
IRReader: don't mark MemoryBuffers const
tree
|
commitdiff
2014-06-27
Alp Toker
Propagate const-correctness into parseBitcodeFile()
tree
|
commitdiff
2014-06-25
Eli Bendersky
Rename loop unrolling and loop vectorizer metadata...
tree
|
commitdiff
2014-06-23
Rafael Espindola
Make ObjectFile and BitcodeReader always own the Memory...
tree
|
commitdiff
2014-06-18
Rafael Espindola
Revert a C API difference that I incorrectly introduced.
tree
|
commitdiff
2014-06-18
Rafael Espindola
Remove BitcodeReader::setBufferOwned.
tree
|
commitdiff
2014-06-18
Rafael Espindola
Run clang-format in a small chunk of code I am about...
tree
|
commitdiff
2014-06-18
Craig Topper
Replace some assert(0)'s with llvm_unreachable.
tree
|
commitdiff
2014-06-17
Rafael Espindola
Convert a few loops to use ranges.
tree
|
commitdiff
2014-06-13
Tim Northover
IR: add "cmpxchg weak" variant to support permitted...
tree
|
commitdiff
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
tree
|
commitdiff
2014-06-13
Rafael Espindola
Remove all uses of 'using std::error_code' from headers.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Remove system_error.h.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't import error_category into the llvm namespace.
tree
|
commitdiff
2014-06-10
Rafael Espindola
Mark a few functions noexcept.
tree
|
commitdiff
2014-06-06
Rafael Espindola
Allow aliases to be unnamed_addr.
tree
|
commitdiff
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
tree
|
commitdiff
2014-06-04
Rafael Espindola
Clauses in a landingpad are always Constant. Use a...
tree
|
commitdiff
2014-06-03
Rafael Espindola
Allow alias to point to an arbitrary ConstantExpr.
tree
|
commitdiff
2014-05-31
Rafael Espindola
Use error_code() instead of error_code::succes()
tree
|
commitdiff
2014-05-28
Rafael Espindola
[pr19844] Add thread local mode to aliases.
tree
|
commitdiff
2014-05-26
Rafael Espindola
Convert a few loops to use ranges.
tree
|
commitdiff
2014-05-21
Richard Smith
[modules] Add module maps for LLVM. These are not quite...
tree
|
commitdiff
2014-05-20
Nick Lewycky
Add 'nonnull', a new parameter and return attribute...
tree
|
commitdiff
2014-05-17
Rafael Espindola
Use create methods since msvc doesn't handle delegating...
tree
|
commitdiff
2014-05-17
Rafael Espindola
Reduce abuse of default values in the GlobalAlias const...
tree
|
commitdiff
2014-05-16
Reid Kleckner
Add comdat key field to llvm.global_ctors and llvm...
tree
|
commitdiff
2014-05-16
Rafael Espindola
Fix most of PR10367.
tree
|
commitdiff
2014-05-16
Rafael Espindola
Small dyn_cast and auto cleanup.
tree
|
commitdiff
2014-05-16
Rafael Espindola
Change the GlobalAlias constructor to look a bit more...
tree
|
commitdiff
2014-05-07
Duncan P. N. Exon...
IR: Don't allow non-default visibility on local linkage
tree
|
commitdiff
2014-05-01
Michael J. Spencer
[IR] Make {extract,insert}element accept an index of...
tree
|
commitdiff
2014-04-29
Benjamin Kramer
raw_ostream: Forward declare OpenFlags and include...
tree
|
commitdiff
2014-04-28
Craig Topper
[C++] Use 'nullptr'.
tree
|
commitdiff
2014-04-24
Reid Kleckner
Add 'musttail' marker to call instructions
tree
|
commitdiff
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
tree
|
commitdiff
2014-03-27
Karthik Bhat
All new elements except the last one initialized to...
tree
|
commitdiff
2014-03-15
Justin Bogner
Support: Make error_category's constructor public
tree
|
commitdiff
2014-03-13
Rafael Espindola
Remove the linker_private and linker_private_weak linkages.
tree
|
commitdiff
2014-03-11
Tim Northover
IR: add a second ordering operand to cmpxhg for failure
tree
|
commitdiff
2014-03-09
Chandler Carruth
[C++11] Add range based accessors for the Use-Def chain...
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-06
Chandler Carruth
[Layering] Move GVMaterializer.h into the IR library...
tree
|
commitdiff
2014-03-05
Chandler Carruth
[Layering] Move AutoUpgrade.h into the IR library where its
tree
|
commitdiff
2014-03-05
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move ValueHandle into the IR library where...
tree
|
commitdiff
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
tree
|
commitdiff
2014-03-01
Benjamin Kramer
Now that we have C++11, turn simple functors into lambd...
tree
|
commitdiff
2014-02-25
Rafael Espindola
Store a DataLayout in Module.
tree
|
commitdiff
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
tree
|
commitdiff
2014-01-15
Rafael Espindola
Make parseBitcodeFile return an ErrorOr<Module *>.
tree
|
commitdiff
2014-01-14
Rafael Espindola
Return an error_code from materializeAllPermanently.
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2014-01-14
Nico Rieck
Revert "Decouple dllexport/dllimport from linkage"
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2014-01-13
Rafael Espindola
Update getLazyBitcodeModule to use ErrorOr for error...
tree
|
commitdiff
2014-01-13
Chandler Carruth
[PM] Wire up support for writing bitcode with new PM.
tree
|
commitdiff
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
tree
|
commitdiff
2013-12-19
Reid Kleckner
Begin adding docs and IR-level support for the inalloca...
tree
|
commitdiff
2013-12-07
Rafael Espindola
Remove unused value.
tree
|
commitdiff
2013-12-02
Manman Ren
Debug Info: drop debug info via upgrading path if versi...
tree
|
commitdiff
2013-11-18
Matt Arsenault
Fix spacing, forward declare order.
tree
|
commitdiff
2013-11-15
Matt Arsenault
Add addrspacecast instruction.
tree
|
commitdiff
2013-11-12
Reid Kleckner
Extract a bc attr parsing helper that returns Attribute...
tree
|
commitdiff
2013-11-05
Rafael Espindola
Use error_code in GVMaterializer.
tree
|
commitdiff
2013-11-05
Rafael Espindola
Convert FindFunctionInStream to return an error_code.
tree
|
commitdiff
2013-11-05
Benjamin Kramer
Silence GCC warning about dropping off a fully covered...
tree
|
commitdiff
2013-11-04
Rafael Espindola
Change BitcodeReader to use error_code instead of bool...
tree
|
commitdiff
2013-11-01
Rafael Espindola
Remove linkonce_odr_auto_hide.
tree
|
commitdiff
2013-10-31
Rafael Espindola
Fix a use after free on invalid input.
tree
|
commitdiff
2013-10-27
Shuxin Yang
Revert r193251 : Use address-taken to disambiguate...
tree
|
commitdiff
2013-10-23
Shuxin Yang
Use address-taken to disambiguate global variable and...
tree
|
commitdiff
2013-10-14
Michael Gottesman
Update comment list of GLOBALVAR modifiers in BitcodeWr...
tree
|
commitdiff
2013-09-28
Manman Ren
AutoUpgrade: upgrade from scalar TBAA format to struct...
tree
|
commitdiff
2013-09-16
Peter Collingbourne
Implement function prefix data as an IR feature.
tree
|
commitdiff
2013-09-12
Joe Abbey
Patch provide by Tom Roeder!
tree
|
commitdiff
2013-09-11
Benjamin Kramer
Revert "Give internal classes hidden visibility."
tree
|
commitdiff
2013-09-11
Benjamin Kramer
Give internal classes hidden visibility.
tree
|
commitdiff
2013-09-09
Bob Wilson
Revert patches to add case-range support for PR1255.
tree
|
commitdiff
2013-08-23
Andrea Di Biagio
Add function attribute 'optnone'.
tree
|
commitdiff
2013-07-26
Tobias Grosser
Make .bc en/decoding of AttrKind stable
tree
|
commitdiff
2013-07-16
Rafael Espindola
Add a wrapper for open.
tree
|
commitdiff
2013-07-11
Craig Topper
Use SmallVectorImpl& instead of SmallVector to avoid...
tree
|
commitdiff
2013-05-24
Benjamin Kramer
Remove the Copied parameter from MemoryObject::readBytes.
tree
|
commitdiff
2013-05-10
Jordan Rose
Micro-optimization: don't shift an entire bitcode recor...
tree
|
commitdiff
2013-05-05
Dmitri Gribenko
Add ArrayRef constructor from None, and do the cleanups...
tree
|
commitdiff
2013-05-01
Filip Pizlo
This patch breaks up Wrap.h so that it does not have...
tree
|
commitdiff
2013-04-22
Eric Christopher
Move C++ code out of the C headers and into either...
tree
|
commitdiff
2013-04-01
Joe Abbey
Whitespace cleanup
tree
|
commitdiff
2013-02-19
Jakub Staszak
Simplify code. No functionality change.
tree
|
commitdiff
2013-02-12
Bill Wendling
Have the bitcode writer and reader handle the new attri...
tree
|
commitdiff
next