2010-02-22 |
Daniel Dunbar | MC/Mach-O: Remove non-sensical comment, and add a missing...
|
commit | commitdiff | tree |
2010-02-22 |
Daniel Dunbar | LLVMC/MultiplePluginPriorities.td: Generally XFAIL...
|
commit | commitdiff | tree |
2010-02-21 |
Daniel Dunbar | MC/X86: Add stub AsmBackend.
|
commit | commitdiff | tree |
2010-02-21 |
Daniel Dunbar | MC: Sketch registry support for target specific assembler...
|
commit | commitdiff | tree |
2010-02-21 |
Daniel Dunbar | Formatting tweaks (trailing whitespace, ordering, comments).
|
commit | commitdiff | tree |
2010-02-17 |
Daniel Dunbar | MC/Mach-O: Update fixup values for change to X86 offsets.
|
commit | commitdiff | tree |
2010-02-17 |
Daniel Dunbar | Add Regex::sub, for doing regular expression substitution...
|
commit | commitdiff | tree |
2010-02-17 |
Daniel Dunbar | Fix comment.
|
commit | commitdiff | tree |
2010-02-15 |
Daniel Dunbar | Simplify.
|
commit | commitdiff | tree |
2010-02-14 |
Daniel Dunbar | 2.7: Note that DataTypes.h moved.
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | Trim trailing spaces (aka, trigger rebuild).
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MCAssembler: Fix pcrel relocations. Oh and,
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MC/Mach-O: Start emitting fixups/relocations for instructions.
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MCAssembler: Switch MCAsmFixup to storing MCFixupKind...
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MCAssembler: Sink fixup list into MCDataFragment.
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MCAssembler: Switch MCFillFragment to only taking constant...
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MC/Mach-O: Implement EmitValue using data fragments...
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MCAssembler: Start applying fixups in the data section.
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MCAssembler: Add assorted dump() methods.
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | X86: Move extended MCFixupKinds into X86FixupKinds.h
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MC/AsmParser: Attempt to constant fold expressions...
|
commit | commitdiff | tree |
2010-02-13 |
Daniel Dunbar | MC/X86: Push immediate operands as immediates not expression...
|
commit | commitdiff | tree |
2010-02-12 |
Daniel Dunbar | Revert "Reverse the order for collecting the parts...
|
commit | commitdiff | tree |
2010-02-12 |
Daniel Dunbar | MC: Fix bug where trailing tied operands were forgotten...
|
commit | commitdiff | tree |
2010-02-12 |
Daniel Dunbar | X86: Fix definition for RCL/RCR.*m? operations -- they...
|
commit | commitdiff | tree |
2010-02-11 |
Daniel Dunbar | MC: Move assembler-backend's fixup list into the fragment.
|
commit | commitdiff | tree |
2010-02-11 |
Daniel Dunbar | MC: Move MCSectionData::Fixup out to MCAsmFixup.
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | MC/X86 AsmMatcher: Fix a use after free spotted by...
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | XFAIL this on linux until I figure out what is happening.
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | lit: Ignore dot files when scanning for tests (e.g...
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | MC/AsmMatcher: Tweak conversion function name.
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | MC/AsmMatcher: Add support for creating tied operands...
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | MC: Switch MCFixup to just hold an MCExpr pointer instead...
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | Fix a signed comparison warning.
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | Remove stray DOS newline.
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | Add a ReleaseNotes FIXME.
|
commit | commitdiff | tree |
2010-02-10 |
Daniel Dunbar | llvm-mc: Remove --show-fixups and always show as part...
|
commit | commitdiff | tree |
2010-02-09 |
Daniel Dunbar | llvm-mc: Add --show-fixups option, for displaying the...
|
commit | commitdiff | tree |
2010-02-09 |
Daniel Dunbar | MC/X86: Add a dummy implementation of MCFixup generation...
|
commit | commitdiff | tree |
2010-02-09 |
Daniel Dunbar | MC: First cut at MCFixup, for getting fixup/relocation...
|
commit | commitdiff | tree |
2010-02-08 |
Daniel Dunbar | ImmutableIntervalMap: Fix for unqualified lookup into...
|
commit | commitdiff | tree |
2010-02-05 |
Daniel Dunbar | MC: Change default comment column to 40 characters.
|
commit | commitdiff | tree |
2010-02-03 |
Daniel Dunbar | Add llvm_supports_darwin_and_target to DejaGNU as well...
|
commit | commitdiff | tree |
2010-02-03 |
Daniel Dunbar | llvm-mc: Add --show-inst option, for showing the MCInst...
|
commit | commitdiff | tree |
2010-02-02 |
Daniel Dunbar | AsmParser/X86: Add temporary hack to allow parsing...
|
commit | commitdiff | tree |
2010-02-02 |
Daniel Dunbar | AsmMatcherEmitter: Use stable_sort when reordering...
|
commit | commitdiff | tree |
2010-02-02 |
Daniel Dunbar | MCAssembler/Darwin: Add a test (on Darwin) that we...
|
commit | commitdiff | tree |
2010-02-02 |
Daniel Dunbar | MCAsmParser/X86: Represent absolute memory operands...
|
commit | commitdiff | tree |
2010-02-02 |
Daniel Dunbar | MCCodeEmitter/X86: Handle tied registers better when...
|
commit | commitdiff | tree |
2010-02-02 |
Daniel Dunbar | MC/Mach-O: Set SOME_INSTRUCTIONS bit for sections.
|
commit | commitdiff | tree |
2010-02-02 |
Daniel Dunbar | Update CMake.
|
commit | commitdiff | tree |
2010-01-30 |
Daniel Dunbar | MC/X86 AsmParser: Handle absolute memory operands correctly...
|
commit | commitdiff | tree |
2010-01-30 |
Daniel Dunbar | AsmMatcher: Create operand classes before use, apparently...
|
commit | commitdiff | tree |
2010-01-30 |
Daniel Dunbar | X86.td: Refactor to bring operands that use print_pcrel_imm...
|
commit | commitdiff | tree |
2010-01-30 |
Daniel Dunbar | FileCheck: When looking for "possible matches", only...
|
commit | commitdiff | tree |
2010-01-30 |
Daniel Dunbar | AsmMatcher/X86: Separate out sublass for memory operands...
|
commit | commitdiff | tree |
2010-01-29 |
Daniel Dunbar | MC/X86: Add a nice X86 assembler matcher test case...
|
commit | commitdiff | tree |
2010-01-29 |
Daniel Dunbar | FileCheck: Switch "possible match" calculation to use...
|
commit | commitdiff | tree |
2010-01-27 |
Daniel Dunbar | Suppress clang warning about unused arguments.
|
commit | commitdiff | tree |
2010-01-26 |
Daniel Dunbar | Unbreak MSVC/CMake build.
|
commit | commitdiff | tree |
2010-01-25 |
Daniel Dunbar | Attempt to unbreak test on Linux. Chris, please check.
|
commit | commitdiff | tree |
2010-01-25 |
Daniel Dunbar | This example requires RTTI.
|
commit | commitdiff | tree |
2010-01-23 |
Daniel Dunbar | AsmMatcher: Add a comment.
|
commit | commitdiff | tree |
2010-01-22 |
Daniel Dunbar | Mark EH_RETURN64 as CodeGenOnly.
|
commit | commitdiff | tree |
2010-01-22 |
Daniel Dunbar | CMake: Don't try to descend into projects/compiler...
|
commit | commitdiff | tree |
2010-01-22 |
Daniel Dunbar | Make GetSourceVersion more portable, thanks Pawel!
|
commit | commitdiff | tree |
2010-01-22 |
Daniel Dunbar | Update CMake LibDeps
|
commit | commitdiff | tree |
2010-01-22 |
Daniel Dunbar | make: Make .o files depend on Makefile, at least for...
|
commit | commitdiff | tree |
2010-01-22 |
Daniel Dunbar | CMake: Add MCParser directory.
|
commit | commitdiff | tree |
2010-01-22 |
Daniel Dunbar | lit: Separate test suite from test name with spaces...
|
commit | commitdiff | tree |
2010-01-21 |
Daniel Dunbar | Add a simple script for getting a version tag from...
|
commit | commitdiff | tree |
2010-01-20 |
Daniel Dunbar | For 'install-clang' target, also traverse tools/clang...
|
commit | commitdiff | tree |
2010-01-18 |
Daniel Dunbar | Don't try to build compiler-rt if it happens to be...
|
commit | commitdiff | tree |
2010-01-16 |
Daniel Dunbar | Fix llvm_supports_binding for lit, problem noticed...
|
commit | commitdiff | tree |
2010-01-05 |
Daniel Dunbar | Fix some struct/class specifier mismatches.
|
commit | commitdiff | tree |
2010-01-04 |
Daniel Dunbar | Update CMake LibDeps
|
commit | commitdiff | tree |
2010-01-04 |
Daniel Dunbar | tblgen/OptParser: Use EmitSourceFileHeader.
|
commit | commitdiff | tree |
2009-12-26 |
Daniel Dunbar | lit: Add setuptools support.
|
commit | commitdiff | tree |
2009-12-26 |
Daniel Dunbar | lit: Sink code into a 'lit' package.
|
commit | commitdiff | tree |
2009-12-24 |
Daniel Dunbar | Don't emit trailing semicolon.
|
commit | commitdiff | tree |
2009-12-23 |
Daniel Dunbar | Remove an XFAIL.
|
commit | commitdiff | tree |
2009-12-23 |
Daniel Dunbar | Suppress compiler warning.
|
commit | commitdiff | tree |
2009-12-22 |
Daniel Dunbar | Fix some may-be-uninitialized var warnings.
|
commit | commitdiff | tree |
2009-12-21 |
Daniel Dunbar | Add suggested parentheses.
|
commit | commitdiff | tree |
2009-12-21 |
Daniel Dunbar | XFAIL these tests on powerpc, under the assumption...
|
commit | commitdiff | tree |
2009-12-19 |
Daniel Dunbar | CMake: Update lib deps.
|
commit | commitdiff | tree |
2009-12-19 |
Daniel Dunbar | Remove unused variable (noticed by clang++).
|
commit | commitdiff | tree |
2009-12-19 |
Daniel Dunbar | #if 0 out X86 disassembler for now, it is breaking...
|
commit | commitdiff | tree |
2009-12-19 |
Daniel Dunbar | More bzero -> memset that I missed.
|
commit | commitdiff | tree |
2009-12-19 |
Daniel Dunbar | Add missing newlines at EOF (for clang++).
|
commit | commitdiff | tree |
2009-12-19 |
Daniel Dunbar | Use memset instead of bzero, its more portable.
|
commit | commitdiff | tree |
2009-12-18 |
Daniel Dunbar | Fix Win32 Path.inc for API update.
|
commit | commitdiff | tree |
2009-12-16 |
Daniel Dunbar | Reapply r91392, it was only unmasking the bug, and...
|
commit | commitdiff | tree |
2009-12-16 |
Daniel Dunbar | Reapply r91459, it was only unmasking the bug, and...
|
commit | commitdiff | tree |
2009-12-16 |
Daniel Dunbar | Fix one more missing this-> to placate that picky clang++.
|
commit | commitdiff | tree |
2009-12-16 |
Daniel Dunbar | Revert "Reapply 91184 with fixes and an addition to...
|
commit | commitdiff | tree |
2009-12-16 |
Daniel Dunbar | Revert "Initial work on disabling the scheduler. This...
|
commit | commitdiff | tree |
2009-12-15 |
Daniel Dunbar | lit: Improve error when gtest discovery fails.
|
commit | commitdiff | tree |
2009-12-15 |
Daniel Dunbar | NNT: Make sure stderr for build commands goes to log...
|
commit | commitdiff | tree |
2009-12-14 |
Daniel Dunbar | NNT: Use [e]grep -a when scanning logs, its possibly...
|
commit | commitdiff | tree |
next |