projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
DIBuilder: Don't rauw null pointers with empty arrays in finalize().
[oota-llvm.git]
/
lib
/
IRReader
/
IRReader.cpp
2015-06-16
Rafael Espindola
Return a unique_ptr from getLazyBitcodeModule and parse...
blob
|
commitdiff
|
raw
2014-11-06
Rafael Espindola
Remove unused variable. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Rafael Espindola
Pass a && to getLazyBitcodeModule.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
Rafael Espindola
Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcode...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
Rafael Espindola
Pass a MemoryBufferRef when we can avoid taking ownership.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
Rafael Espindola
Return a std::unique_ptr from the IRReader.h functions...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Rafael Espindola
Modernize the .ll parsing interface.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-17
Rafael Espindola
Pass a std::uinque_ptr to ParseAssembly to make the...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-17
Rafael Espindola
getLazyIRModule always takes ownership. Make that explicit.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-05
Rafael Espindola
Make a helper function static. No functionality change.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Alp Toker
IRReader: don't mark MemoryBuffers const
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Alp Toker
Propagate const-correctness into parseBitcodeFile()
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Alp Toker
ParseIR: don't take ownership of the MemoryBuffer
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Revert "Introduce a string_ostream string builder facilty"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
MSVC build fix following r211749
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Introduce a string_ostream string builder facilty
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Remove system_error.h.
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-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
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-13
Rafael Espindola
Update getLazyBitcodeModule to use ErrorOr for error...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Move the LLVM IR asm writer header files into the IR...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Peter Zotov
[llvm-c] Expose IRReader interface
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Craig Topper
Add 'const' qualifiers to static const char* variables.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-25
Rafael Espindola
keep only the StringRef version of getFileOrSTDIN.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
Eli Bendersky
Measure time that IR parsing took as part of the -time...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Eli Bendersky
Fix top-comment header and some indentation
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Chandler Carruth
Split out the IRReader header and the utility functions...
blob
|
commitdiff
|
raw
|
diff to current