2015-02-17 |
Rafael Espindola | Twines should be passed by const ref.
|
commit | commitdiff | tree |
2015-02-17 |
Rafael Espindola | Add r228939 back with a fix.
|
commit | commitdiff | tree |
2015-02-17 |
Rafael Espindola | Add a test showing the problem in r228939.
|
commit | commitdiff | tree |
2015-02-17 |
Rafael Espindola | Add testcases I missed in r229541.
|
commit | commitdiff | tree |
2015-02-17 |
Rafael Espindola | Add r228980 back.
|
commit | commitdiff | tree |
2015-02-17 |
Rafael Espindola | Add r228889 back.
|
commit | commitdiff | tree |
2015-02-17 |
Rafael Espindola | Add r228888 back.
|
commit | commitdiff | tree |
2015-02-17 |
Rafael Espindola | Add r228886 back now that r229530 fixed the issue lldb...
|
commit | commitdiff | tree |
2015-02-17 |
Rafael Espindola | Don't deference the section_end() iterator.
|
commit | commitdiff | tree |
2015-02-12 |
Rafael Espindola | Add support for having multiple sections with the same...
|
commit | commitdiff | tree |
2015-02-12 |
Rafael Espindola | Learn that __DATA,__objc_classrefs is not atomized...
|
commit | commitdiff | tree |
2015-02-12 |
Rafael Espindola | Remove mostly unused setters.
|
commit | commitdiff | tree |
2015-02-12 |
Rafael Espindola | On ELF, put PIC jump tables in a non executable section.
|
commit | commitdiff | tree |
2015-02-12 |
Rafael Espindola | Put each jump table in an independent section if the...
|
commit | commitdiff | tree |
2015-02-11 |
Rafael Espindola | Invert the section relocation map.
|
commit | commitdiff | tree |
2015-02-11 |
Rafael Espindola | Use the existing SymbolTableIndex instead of doing...
|
commit | commitdiff | tree |
2015-02-11 |
Rafael Espindola | Create the Seciton -> Rel Section map when it is first...
|
commit | commitdiff | tree |
2015-02-11 |
Rafael Espindola | Remove unused argument. NFC.
|
commit | commitdiff | tree |
2015-02-11 |
Rafael Espindola | Don't recompute the entire section map just to add...
|
commit | commitdiff | tree |
2015-02-11 |
Rafael Espindola | Remove unused argument. NFC.
|
commit | commitdiff | tree |
2015-02-11 |
Rafael Espindola | Don't repeat name in comment and clang-format a function.
|
commit | commitdiff | tree |
2015-02-06 |
Rafael Espindola | Correcting keyword highlighting in llvm-mode.el.
|
commit | commitdiff | tree |
2015-02-05 |
Rafael Espindola | Add a FIXME.
|
commit | commitdiff | tree |
2015-02-04 |
Rafael Espindola | Don' try to make sections in comdats SHF_MERGE.
|
commit | commitdiff | tree |
2015-02-04 |
Rafael Espindola | Fix warning: "function declaration isn’t a prototype"
|
commit | commitdiff | tree |
2015-02-03 |
Rafael Espindola | Fix duplicated symbol error.
|
commit | commitdiff | tree |
2015-02-03 |
Rafael Espindola | Fix typo in test/CodeGen/X86/sibcall.ll (pr22331).
|
commit | commitdiff | tree |
2015-02-03 |
Rafael Espindola | Propagate a better error message to the C api.
|
commit | commitdiff | tree |
2015-02-03 |
Rafael Espindola | Use a non-fatal diag handler in the C API. FIxes PR22368.
|
commit | commitdiff | tree |
2015-02-02 |
Rafael Espindola | Move simple case earlier and use a continue.
|
commit | commitdiff | tree |
2015-01-29 |
Rafael Espindola | Compute the ELF SectionKind from the flags.
|
commit | commitdiff | tree |
2015-01-29 |
Rafael Espindola | Use isMergeableConst now that it is sane.
|
commit | commitdiff | tree |
2015-01-29 |
Rafael Espindola | Remove MergeableConst.
|
commit | commitdiff | tree |
2015-01-29 |
Rafael Espindola | Use enum values. NFC.
|
commit | commitdiff | tree |
2015-01-29 |
Rafael Espindola | Don't create multiple mergeable sections with -fdata...
|
commit | commitdiff | tree |
2015-01-28 |
Rafael Espindola | Simplify code. NFC.
|
commit | commitdiff | tree |
2015-01-23 |
Rafael Espindola | Add STB_GNU_UNIQUE to the ELF writer.
|
commit | commitdiff | tree |
2015-01-22 |
Rafael Espindola | Don't use -z,defs on FreeBSD.
|
commit | commitdiff | tree |
2015-01-22 |
Rafael Espindola | [pr21886] Change MCJIT/ELF to support MSVC C++ mangled...
|
commit | commitdiff | tree |
2015-01-22 |
Rafael Espindola | Pass -Wl,-z,defs when building shared libraries, but...
|
commit | commitdiff | tree |
2015-01-20 |
Rafael Espindola | Don't pass -Wl,z,defs for now.
|
commit | commitdiff | tree |
2015-01-20 |
Rafael Espindola | Use -Wl,defs when linking.
|
commit | commitdiff | tree |
2015-01-19 |
Rafael Espindola | Add r224985 back with fixes.
|
commit | commitdiff | tree |
2015-01-19 |
Rafael Espindola | Produce errors when an assignment expression would...
|
commit | commitdiff | tree |
2015-01-19 |
Rafael Espindola | Bring r226038 back.
|
commit | commitdiff | tree |
2015-01-16 |
Rafael Espindola | Revert "Revert Don't create new comdats in CodeGen"
|
commit | commitdiff | tree |
2015-01-14 |
Rafael Espindola | Don't create new comdats in CodeGen.
|
commit | commitdiff | tree |
2015-01-14 |
Rafael Espindola | Add a test that would have found the issue with r225644.
|
commit | commitdiff | tree |
2015-01-14 |
Rafael Espindola | Fix linking of shared libraries.
|
commit | commitdiff | tree |
2015-01-14 |
Rafael Espindola | Fix handling of extern_weak. This was broken by r225983.
|
commit | commitdiff | tree |
2015-01-14 |
Rafael Espindola | Revert "Add r224985 back with two fixes."
|
commit | commitdiff | tree |
2015-01-14 |
Rafael Espindola | Add support for comdats with names larger than 256...
|
commit | commitdiff | tree |
2015-01-14 |
Rafael Espindola | Handle a symbol being undefined.
|
commit | commitdiff | tree |
2015-01-14 |
Rafael Espindola | Don't set LD_PRELOAD to ''. It doesn't work on OpenBSD.
|
commit | commitdiff | tree |
2015-01-12 |
Rafael Espindola | Add r224985 back with two fixes.
|
commit | commitdiff | tree |
2015-01-10 |
Rafael Espindola | Use the DiagnosticHandler to print diagnostics when...
|
commit | commitdiff | tree |
2015-01-09 |
Rafael Espindola | Add a testcase of llvm-lto error handling.
|
commit | commitdiff | tree |
2015-01-08 |
Rafael Espindola | clang-format. NFC.
|
commit | commitdiff | tree |
2015-01-08 |
Rafael Espindola | Make this test a bit stricter.
|
commit | commitdiff | tree |
2015-01-08 |
Rafael Espindola | Explicitly handle LinkOnceODRAutoHideLinkage. NFC....
|
commit | commitdiff | tree |
2015-01-08 |
Rafael Espindola | Update naming style and clang-format. NFC.
|
commit | commitdiff | tree |
2015-01-07 |
Rafael Espindola | Add a test that would have found the issue in r224935.
|
commit | commitdiff | tree |
2015-01-07 |
Rafael Espindola | Improvements to emacs packages for llvm and tablegen...
|
commit | commitdiff | tree |
2015-01-06 |
Rafael Espindola | Change the .ll syntax for comdats and add a syntactic...
|
commit | commitdiff | tree |
2015-01-06 |
Rafael Espindola | Add a testcase that would have found the problem in...
|
commit | commitdiff | tree |
2014-12-31 |
Rafael Espindola | Add r224985 back with a fix.
|
commit | commitdiff | tree |
2014-12-31 |
Rafael Espindola | Add a test for the recent compiler-rt build failure.
|
commit | commitdiff | tree |
2014-12-31 |
Rafael Espindola | Revert "Remove doesSectionRequireSymbols."
|
commit | commitdiff | tree |
2014-12-30 |
Rafael Espindola | Remove doesSectionRequireSymbols.
|
commit | commitdiff | tree |
2014-12-30 |
Rafael Espindola | Simplify test a bit.
|
commit | commitdiff | tree |
2014-12-30 |
Rafael Espindola | Convert test to llvm-readobj. NFC.
|
commit | commitdiff | tree |
2014-12-29 |
Rafael Espindola | Convert test to llvm-readobj. NFC.
|
commit | commitdiff | tree |
2014-12-29 |
Rafael Espindola | Convert test to FileCheck. NFC.
|
commit | commitdiff | tree |
2014-12-29 |
Rafael Espindola | Add segmented stack support for DragonFlyBSD.
|
commit | commitdiff | tree |
2014-12-29 |
Rafael Espindola | Refactor duplicated code.
|
commit | commitdiff | tree |
2014-12-26 |
Rafael Espindola | Convert test to llvm-readobj. NFC.
|
commit | commitdiff | tree |
2014-12-26 |
Rafael Espindola | Use llvm-readobj. NFC.
|
commit | commitdiff | tree |
2014-12-26 |
Rafael Espindola | No need to run llvm-as. NFC.
|
commit | commitdiff | tree |
2014-12-23 |
Rafael Espindola | Finish removing DestroySource.
|
commit | commitdiff | tree |
2014-12-23 |
Rafael Espindola | Pass LSAN_OPTIONS down so that it is possible to add...
|
commit | commitdiff | tree |
2014-12-23 |
Rafael Espindola | Fix a leak found by asan.
|
commit | commitdiff | tree |
2014-12-23 |
Rafael Espindola | Fix a leak found by asan.
|
commit | commitdiff | tree |
2014-12-22 |
Rafael Espindola | Convert a few tests to FileCheck. NFC.
|
commit | commitdiff | tree |
2014-12-22 |
Rafael Espindola | The leak detector is dead, long live asan and valgrind.
|
commit | commitdiff | tree |
2014-12-18 |
Rafael Espindola | Modernize the getStreamedBitcodeModule interface a...
|
commit | commitdiff | tree |
2014-12-17 |
Rafael Espindola | Remove a debugging assert.
|
commit | commitdiff | tree |
2014-12-17 |
Rafael Espindola | Remove unused includes and out of date comment. NFC.
|
commit | commitdiff | tree |
2014-12-17 |
Rafael Espindola | Fix the windows build.
|
commit | commitdiff | tree |
2014-12-17 |
Rafael Espindola | Refactor and simplify the code reading /proc/cpuinfo...
|
commit | commitdiff | tree |
2014-12-16 |
Rafael Espindola | Make the assert a bit stronger.
|
commit | commitdiff | tree |
2014-12-16 |
Rafael Espindola | Use CastInst::castIsValid to simplify the verifier.
|
commit | commitdiff | tree |
2014-12-16 |
Rafael Espindola | Remove the last unnecessary member variable of mapped_file_r...
|
commit | commitdiff | tree |
2014-12-16 |
Rafael Espindola | Convert a member variable to a local variable. NFC.
|
commit | commitdiff | tree |
2014-12-16 |
Rafael Espindola | Remove unused member and simplify. NFC.
|
commit | commitdiff | tree |
2014-12-16 |
Rafael Espindola | Start adding thin archive support.
|
commit | commitdiff | tree |
2014-12-12 |
Rafael Espindola | MAP_FILE is the default. We don't need to add it.
|
commit | commitdiff | tree |
2014-12-12 |
Rafael Espindola | Remove silly left over from the Windows resize_file...
|
commit | commitdiff | tree |
2014-12-12 |
Rafael Espindola | Move the resize file feature from mapped_file_region...
|
commit | commitdiff | tree |
2014-12-12 |
Rafael Espindola | Pass a FD to resise_file and add a testcase.
|
commit | commitdiff | tree |
2014-12-12 |
Rafael Espindola | Remove unused feature. NFC.
|
commit | commitdiff | tree |
next |