2014-05-07 |
Joerg Sonnenberger | Allow using normal .eh_frame based unwinding on ARM...
|
commit | commitdiff | tree |
2014-05-06 |
Joerg Sonnenberger | If a function needs a frame pointer, but r11 (aka fp...
|
commit | commitdiff | tree |
2014-05-05 |
Joerg Sonnenberger | Fix spelling.
|
commit | commitdiff | tree |
2014-05-01 |
Joerg Sonnenberger | If necessary for indirect encodings, emit stubs.
|
commit | commitdiff | tree |
2014-04-30 |
Joerg Sonnenberger | Add missing breaks.
|
commit | commitdiff | tree |
2014-04-30 |
Joerg Sonnenberger | Switch over getArch()'s result.
|
commit | commitdiff | tree |
2014-04-30 |
Joerg Sonnenberger | Prepare support of Itanium ABI on ARM as opposed to...
|
commit | commitdiff | tree |
2014-04-30 |
Joerg Sonnenberger | Restore condition incorrectly changed in r96289 to...
|
commit | commitdiff | tree |
2014-04-29 |
Joerg Sonnenberger | Parse and create GOT_PREL relocations.
|
commit | commitdiff | tree |
2014-04-28 |
Joerg Sonnenberger | Fix comment
|
commit | commitdiff | tree |
2014-04-12 |
Joerg Sonnenberger | Fix test syntax to work with non-bash /bin/sh.
|
commit | commitdiff | tree |
2014-03-31 |
Joerg Sonnenberger | Shifting into the sign bit is UB as discussed on IRC...
|
commit | commitdiff | tree |
2014-03-26 |
Joerg Sonnenberger | Clarify that select is only non-branching on the IR...
|
commit | commitdiff | tree |
2014-03-26 |
Joerg Sonnenberger | Clarify llvm.clear_cache description.
|
commit | commitdiff | tree |
2014-03-05 |
Joerg Sonnenberger | Enable integrated assembler on OpenBSD/PPC32 by default...
|
commit | commitdiff | tree |
2014-02-02 |
Joerg Sonnenberger | Unaligned access is supported on ARMv6 and ARMv7 for...
|
commit | commitdiff | tree |
2014-01-13 |
Joerg Sonnenberger | Fix indentation.
|
commit | commitdiff | tree |
2014-01-12 |
Joerg Sonnenberger | Typo
|
commit | commitdiff | tree |
2014-01-12 |
Joerg Sonnenberger | Add missing mul aliases for armv4 support. Add checks...
|
commit | commitdiff | tree |
2013-12-26 |
Joerg Sonnenberger | Recognize armv7a and friends as aliases for armv7-a...
|
commit | commitdiff | tree |
2013-12-16 |
Joerg Sonnenberger | Recognize EABIHF as environment and use it for RTAPI...
|
commit | commitdiff | tree |
2013-12-15 |
Joerg Sonnenberger | There is no exp10 on NetBSD.
|
commit | commitdiff | tree |
2013-12-15 |
Joerg Sonnenberger | Replace string matching with a switch on Triple::getEnvironment.
|
commit | commitdiff | tree |
2013-12-13 |
Joerg Sonnenberger | Enabling thumb2 mode used to force support for armv6t2...
|
commit | commitdiff | tree |
2013-10-29 |
Joerg Sonnenberger | Move the STT_FILE symbols out of the normal symbol...
|
commit | commitdiff | tree |
2013-10-26 |
Joerg Sonnenberger | self.path may be empty or otherwise miss the normal...
|
commit | commitdiff | tree |
2013-10-01 |
Joerg Sonnenberger | Remove empty directory.
|
commit | commitdiff | tree |
2013-09-25 |
Joerg Sonnenberger | Undefine NetBSD, it may have been defined by an earlier...
|
commit | commitdiff | tree |
2013-09-20 |
Joerg Sonnenberger | Delete empty files.
|
commit | commitdiff | tree |
2013-09-20 |
Joerg Sonnenberger | Revert r191017, it results in segmentation faults in Qt.
|
commit | commitdiff | tree |
2013-09-03 |
Joerg Sonnenberger | Add a Python-like join function to merge a list of...
|
commit | commitdiff | tree |
2013-09-03 |
Joerg Sonnenberger | Print string value for DT_RPATH and DT_RUNPATH.
|
commit | commitdiff | tree |
2013-08-27 |
Joerg Sonnenberger | Given target assembler parsers a chance to handle variant...
|
commit | commitdiff | tree |
2013-08-17 |
Joerg Sonnenberger | Recognize NetBSD's terminfo implementation.
|
commit | commitdiff | tree |
2013-08-17 |
Joerg Sonnenberger | PR 16899: Do not modify the basic block using the iterator...
|
commit | commitdiff | tree |
2013-07-13 |
Joerg Sonnenberger | Reduce large list of macros to the primary platform...
|
commit | commitdiff | tree |
2013-04-27 |
Joerg Sonnenberger | Fix typo. Stupid me.
|
commit | commitdiff | tree |
2013-04-27 |
Joerg Sonnenberger | Only use cxxabi.h's demangler, if it is actually available.
|
commit | commitdiff | tree |
2013-03-25 |
Joerg Sonnenberger | Refine fenv.h handling: check if the desired macros...
|
commit | commitdiff | tree |
2013-03-14 |
Joerg Sonnenberger | Add two of the float related ARM-specific entries for...
|
commit | commitdiff | tree |
2013-02-16 |
Joerg Sonnenberger | Derive ELF section type from the name in some cases...
|
commit | commitdiff | tree |
2013-02-03 |
Joerg Sonnenberger | Recognize aarch64 for --enable-targets as advertised.
|
commit | commitdiff | tree |
2012-10-29 |
Joerg Sonnenberger | Fix typo
|
commit | commitdiff | tree |
2012-10-26 |
Joerg Sonnenberger | Don't explicitly require RTTI and EH.
|
commit | commitdiff | tree |
2012-10-26 |
Joerg Sonnenberger | Adjust llvm-ar and llvm-ranlib to not depend on exception...
|
commit | commitdiff | tree |
2012-10-25 |
Joerg Sonnenberger | Remove exception handling usage from tblgen.
|
commit | commitdiff | tree |
2012-10-25 |
Joerg Sonnenberger | In preparation for removing exception handling in tablegen...
|
commit | commitdiff | tree |
2012-10-24 |
Joerg Sonnenberger | Don't use stack unwinding to provide the location informatio...
|
commit | commitdiff | tree |
2012-08-10 |
Joerg Sonnenberger | stdcxx's cstdio doesn't include stdio.h, but the code...
|
commit | commitdiff | tree |
2012-08-10 |
Joerg Sonnenberger | Add some missing includes for the build against stdcxx.
|
commit | commitdiff | tree |
2012-04-26 |
Joerg Sonnenberger | Add note about returns_twice magic removal from LLVM...
|
commit | commitdiff | tree |
2012-03-21 |
Joerg Sonnenberger | Put Is64BitMemOperand into !defined(NDEBUG) for now.
|
commit | commitdiff | tree |
2012-03-21 |
Joerg Sonnenberger | Fix generation of the address size override prefix...
|
commit | commitdiff | tree |
2012-01-10 |
Joerg Sonnenberger | Default stack alignment for 32bit x86 should be 4 Bytes...
|
commit | commitdiff | tree |
2011-12-18 |
Joerg Sonnenberger | Allow inlining of functions with returns_twice calls...
|
commit | commitdiff | tree |
2011-12-12 |
Joerg Sonnenberger | Only replace fwrite with fputc, if the return value...
|
commit | commitdiff | tree |
2011-09-07 |
Joerg Sonnenberger | Dependency should be on the output file name, not the...
|
commit | commitdiff | tree |
2011-07-07 |
Joerg Sonnenberger | Recognize mipseb as alias for mips for symmetry with...
|
commit | commitdiff | tree |
2011-06-30 |
Joerg Sonnenberger | Recognize the xstorerng alias for VIA PadLock's xstore...
|
commit | commitdiff | tree |
2011-06-01 |
Joerg Sonnenberger | Add new -d option to tblgen. It writes a make(1)-style...
|
commit | commitdiff | tree |
2011-05-19 |
Joerg Sonnenberger | Reapply 131644 including the missing header changes:
|
commit | commitdiff | tree |
2011-05-19 |
Joerg Sonnenberger | Introduce -fatal-assembler-warnings for the obvious...
|
commit | commitdiff | tree |
2011-04-15 |
Joerg Sonnenberger | Add encoding tests for flds/filds
|
commit | commitdiff | tree |
2011-04-04 |
Joerg Sonnenberger | Make OpcodeMask an unsigned long long literal to deal...
|
commit | commitdiff | tree |
2011-04-04 |
Joerg Sonnenberger | Add support for the VIA PadLock instructions.
|
commit | commitdiff | tree |
2011-04-04 |
Joerg Sonnenberger | Use array_lengthof
|
commit | commitdiff | tree |
2011-04-04 |
Joerg Sonnenberger | Expand Op0Mask by one bit in preparation for the PadLock...
|
commit | commitdiff | tree |
2011-04-04 |
Joerg Sonnenberger | Change loops to derive the number of tables automatically
|
commit | commitdiff | tree |
2011-03-18 |
Joerg Sonnenberger | Support explicit argument forms for the X86 string...
|
commit | commitdiff | tree |
2011-03-17 |
Joerg Sonnenberger | Fix handling of @IDNTPOFF relocations, they need to...
|
commit | commitdiff | tree |
2011-03-04 |
Joerg Sonnenberger | Be nice to Xcore and the XMOS assembler and avoid quoting...
|
commit | commitdiff | tree |
2011-03-03 |
Joerg Sonnenberger | Bug#9033: For the ELF assembler output, always quote...
|
commit | commitdiff | tree |
2011-02-24 |
Joerg Sonnenberger | Restore r125595 (reverted in r126336) with modifications:
|
commit | commitdiff | tree |
2011-02-22 |
Joerg Sonnenberger | Use the same (%dx) hack for in[bwl] as for out[bwl].
|
commit | commitdiff | tree |
2011-02-22 |
Joerg Sonnenberger | Bug#9172: Don't use static in file scope, use an attribute...
|
commit | commitdiff | tree |
2011-02-22 |
Joerg Sonnenberger | Recognize loopz and loopnz as aliases for loope and...
|
commit | commitdiff | tree |
2011-02-21 |
Joerg Sonnenberger | Handle FK_PCRel_1 and add a test case for this and...
|
commit | commitdiff | tree |
2011-02-21 |
Joerg Sonnenberger | Use a vector of pairs to implement the section stack...
|
commit | commitdiff | tree |
2011-02-19 |
Joerg Sonnenberger | Avoid dangling else warnings.
|
commit | commitdiff | tree |
2011-02-18 |
Joerg Sonnenberger | Recognize monitor/mwait with explicit register arguments
|
commit | commitdiff | tree |
2011-02-17 |
Joerg Sonnenberger | Recognize leavel and leaveq aliases for leave.
|
commit | commitdiff | tree |
2011-02-17 |
Joerg Sonnenberger | Check that MnemonicAlias doesn't map back to the same...
|
commit | commitdiff | tree |
|