projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix configure+make build.
2014-07-02
Rafael Espindola
Fix configure+make build.
commit
|
commitdiff
|
tree
2014-07-02
Rafael Espindola
Move CFG building code to a new lib/MC/MCAnalysis library.
commit
|
commitdiff
|
tree
2014-07-01
Rafael Espindola
Avoid revocations when possible.
commit
|
commitdiff
|
tree
2014-06-28
Rafael Espindola
Use a range loop. No functionality change.
commit
|
commitdiff
|
tree
2014-06-28
Rafael Espindola
Simplify code a bit, no functionality change.
commit
|
commitdiff
|
tree
2014-06-27
Rafael Espindola
Don't force the build of toos/lto as a static lib.
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Merge the used symbol scanning of MCObjectStreamer...
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Fix the build.
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Move expression visitation logic up to MCStreamer.
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Simplify the visitation of target expressions. No functional...
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Simplify AddValueSymbols. No functionality change.
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Don't leak a file descriptor.
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Fix another asserting method in the null streamer.
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Fix a regression from r211653.
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Move some trivial methods up to MCStreamer.
commit
|
commitdiff
|
tree
2014-06-25
Rafael Espindola
Simplify the handling of .cfi_endproc.
commit
|
commitdiff
|
tree
2014-06-24
Rafael Espindola
Simplify EmitLabel.
commit
|
commitdiff
|
tree
2014-06-24
Rafael Espindola
Print a=b as an assignment.
commit
|
commitdiff
|
tree
2014-06-24
Rafael Espindola
Replace two release calls with std::move. I missed...
commit
|
commitdiff
|
tree
2014-06-24
Rafael Espindola
Pass a unique_ptr<MemoryBuffer> to the constructors...
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
Pass a std::unique_ptr& to the create??? methods is...
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
Make ObjectFile and BitcodeReader always own the MemoryBuffer.
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
This reverts commit r211533 and r211539.
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
Simplify memory management with std::unique_ptr.
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
Convert a few methods to use ErrorOr.
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
[Mips] Add a target streamer when creating a null streamer.
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
Delete utils/FileUpdate.
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
Allow using .cfi_startproc without a leading symbol.
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
clang-format initializer to reduce noise in another...
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
Stop producing func.eh symbols on Darwin.
commit
|
commitdiff
|
tree
2014-06-23
Rafael Espindola
Remove a temporary hack.
commit
|
commitdiff
|
tree
2014-06-20
Rafael Espindola
Always use a temp symbol for CIE.
commit
|
commitdiff
|
tree
2014-06-20
Rafael Espindola
Use compact unwind for the iOS simulator.
commit
|
commitdiff
|
tree
2014-06-20
Rafael Espindola
Use a helper function and clang-format.
commit
|
commitdiff
|
tree
2014-06-20
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
2014-06-20
Rafael Espindola
Don't produce eh_frame relocations when targeting the...
commit
|
commitdiff
|
tree
2014-06-20
Rafael Espindola
Move test so that it is skipped if the ARM target is...
commit
|
commitdiff
|
tree
2014-06-20
Rafael Espindola
Allow a target to create a null streamer.
commit
|
commitdiff
|
tree
2014-06-20
Rafael Espindola
Small clanups:
commit
|
commitdiff
|
tree
2014-06-20
Rafael Espindola
Revert "Add StringMap::insert(pair) consistent with...
commit
|
commitdiff
|
tree
2014-06-19
Rafael Espindola
The gold plugin doesn't need disassemblers.
commit
|
commitdiff
|
tree
2014-06-19
Rafael Espindola
Set gold plugin options in a sane order.
commit
|
commitdiff
|
tree
2014-06-19
Rafael Espindola
Simplify. No functionality change.
commit
|
commitdiff
|
tree
2014-06-19
Rafael Espindola
Use the assignment operator.
commit
|
commitdiff
|
tree
2014-06-19
Rafael Espindola
Reduce indentation. No functionality change.
commit
|
commitdiff
|
tree
2014-06-19
Rafael Espindola
Set missing options in LTOCodeGenerator::setTargetOptions.
commit
|
commitdiff
|
tree
2014-06-19
Rafael Espindola
Use lib/LTO directly in the gold plugin.
commit
|
commitdiff
|
tree
2014-06-19
Rafael Espindola
Remove an incorrect fixme.
commit
|
commitdiff
|
tree
2014-06-19
Rafael Espindola
Use the c++ APIs.
commit
|
commitdiff
|
tree
2014-06-18
Rafael Espindola
Add a symbols() range and use a range loop.
commit
|
commitdiff
|
tree
2014-06-18
Rafael Espindola
Simplify code.
commit
|
commitdiff
|
tree
2014-06-18
Rafael Espindola
Revert a C API difference that I incorrectly introduced.
commit
|
commitdiff
|
tree
2014-06-18
Rafael Espindola
Make getBaseObject static.
commit
|
commitdiff
|
tree
2014-06-18
Rafael Espindola
Change IRObjectFile to parse the bitcode lazily.
commit
|
commitdiff
|
tree
2014-06-18
Rafael Espindola
Remove BitcodeReader::setBufferOwned.
commit
|
commitdiff
|
tree
2014-06-18
Rafael Espindola
Update to the latest registered ELF e_machine names...
commit
|
commitdiff
|
tree
2014-06-18
Rafael Espindola
Run clang-format in a small chunk of code I am about...
commit
|
commitdiff
|
tree
2014-06-18
Rafael Espindola
Fix a memory leak in the error path.
commit
|
commitdiff
|
tree
2014-06-17
Rafael Espindola
Merge lib/Support/WindowsError.cpp into ib/Support...
commit
|
commitdiff
|
tree
2014-06-17
Rafael Espindola
Convert a few loops to use ranges.
commit
|
commitdiff
|
tree
2014-06-16
Rafael Espindola
Fix pr17056.
commit
|
commitdiff
|
tree
2014-06-16
Rafael Espindola
Convert the Archive API to use ErrorOr.
commit
|
commitdiff
|
tree
2014-06-13
Rafael Espindola
Finishing touch for the std::error_code transition.
commit
|
commitdiff
|
tree
2014-06-13
Rafael Espindola
Remove unused and odd code.
commit
|
commitdiff
|
tree
2014-06-13
Rafael Espindola
Remove broken include.
commit
|
commitdiff
|
tree
2014-06-13
Rafael Espindola
Fix KillTheDoctor after r210725.
commit
|
commitdiff
|
tree
2014-06-13
Rafael Espindola
Remove the last uses of 'using std::error_code'
commit
|
commitdiff
|
tree
2014-06-13
Rafael Espindola
Remove 'using std::error_code' from tools.
commit
|
commitdiff
|
tree
2014-06-13
Rafael Espindola
Fix build on windows.
commit
|
commitdiff
|
tree
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
commit
|
commitdiff
|
tree
2014-06-13
Rafael Espindola
Remove all uses of 'using std::error_code' from headers.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Fix the build of KillTheDoctor.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Try to fix the windows build.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Trying to fix the windows build.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Remove system_error.h.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Replace llvm::error_code with std::error_code.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Don't import make_error_code into the llvm namespace.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Prefix generic_category with std::.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Don't put generic_category in the llvm namespace.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Don't import error_category into the llvm namespace.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Don't import error_condition into the llvm namespace.
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Used mapWindowsError. I missed these in the initial...
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Remove some low hanging fruit from system_error.h
commit
|
commitdiff
|
tree
2014-06-12
Rafael Espindola
Try to fix the mingw build.
commit
|
commitdiff
|
tree
2014-06-11
Rafael Espindola
Implement get_magic with generic tools and inline it.
commit
|
commitdiff
|
tree
2014-06-11
Rafael Espindola
Remove unused has_magic.
commit
|
commitdiff
|
tree
2014-06-11
Rafael Espindola
Use std::error_code instead of llvm::error_code.
commit
|
commitdiff
|
tree
2014-06-11
Rafael Espindola
Try to fix the msvc build.
commit
|
commitdiff
|
tree
2014-06-11
Rafael Espindola
Uses generic_category instead of system_category.
commit
|
commitdiff
|
tree
2014-06-11
Rafael Espindola
Remove windows_error.
commit
|
commitdiff
|
tree
2014-06-11
Rafael Espindola
There is no posix_category in std, use generic_category.
commit
|
commitdiff
|
tree
2014-06-11
Rafael Espindola
Use an enum class.
commit
|
commitdiff
|
tree
2014-06-11
Rafael Espindola
Use an enum class.
commit
|
commitdiff
|
tree
2014-06-10
Rafael Espindola
Mark a few functions noexcept.
commit
|
commitdiff
|
tree
2014-06-10
Rafael Espindola
Add a LLVM_NOEXCEPT to Compiler.h.
commit
|
commitdiff
|
tree
2014-06-10
Rafael Espindola
Use an enum class now that they are available.
commit
|
commitdiff
|
tree
2014-06-09
Rafael Espindola
Update langref for unnamed_addr being allowed in aliases.
commit
|
commitdiff
|
tree
2014-06-07
Rafael Espindola
Revert 209903 and 210040.
commit
|
commitdiff
|
tree
2014-06-06
Rafael Espindola
Fix a few issues with comdat handling on COFF.
commit
|
commitdiff
|
tree
next