2010-08-27 |
Daniel Dunbar | X86: Fix an encoding issue with LOCK_ADD64mr, which...
|
commit | commitdiff | tree |
2010-08-26 |
Daniel Dunbar | Revert r111922, "MapValue support for MDNodes. This...
|
commit | commitdiff | tree |
2010-08-26 |
Daniel Dunbar | Revert r112091, "Remap metadata attached to instructions...
|
commit | commitdiff | tree |
2010-08-25 |
Daniel Dunbar | X86: Fix misencode of RI64mi8. This fixes OpenSSL ...
|
commit | commitdiff | tree |
2010-08-25 |
Daniel Dunbar | ARM/Thumb2: Fix a misselect in getARMCmp, when attempting...
|
commit | commitdiff | tree |
2010-08-25 |
Daniel Dunbar | buildbot/valgrind: Ignore leaks in /usr/bin/as.
|
commit | commitdiff | tree |
2010-08-24 |
Daniel Dunbar | MC/X86: Tweak imul recognition, previous hack only...
|
commit | commitdiff | tree |
2010-08-24 |
Daniel Dunbar | MC/X86: Add custom hack for recognizing "imul $12,...
|
commit | commitdiff | tree |
2010-08-24 |
Daniel Dunbar | MC/AsmParser: Change ParseExpression to use ParseIdentifier...
|
commit | commitdiff | tree |
2010-08-24 |
Daniel Dunbar | MC/X86: Warn on scale factors > 1 without index register...
|
commit | commitdiff | tree |
2010-08-24 |
Daniel Dunbar | MC/Parser: Accept leading dollar signs in identifiers.
|
commit | commitdiff | tree |
2010-08-20 |
Daniel Dunbar | Fix --disable-threads build, PR7949.
|
commit | commitdiff | tree |
2010-08-19 |
Daniel Dunbar | CrashRecovery/Darwin: On Darwin, raise sends a signal...
|
commit | commitdiff | tree |
2010-08-19 |
Daniel Dunbar | buildbot/valgrind: Update RegisterPass false positive...
|
commit | commitdiff | tree |
2010-08-19 |
Daniel Dunbar | buildbot/valgrind: Suppress warnings about leaks in...
|
commit | commitdiff | tree |
2010-08-19 |
Daniel Dunbar | tests: Haste makes waste.
|
commit | commitdiff | tree |
2010-08-19 |
Daniel Dunbar | tests: Ignore whitespace in llvm_supports_binding(...
|
commit | commitdiff | tree |
2010-08-19 |
Daniel Dunbar | lit/GoogleTest: Add .exe to the suffix when looking...
|
commit | commitdiff | tree |
2010-08-18 |
Daniel Dunbar | Revert r111375, "move gep decomposition out of ValueTracking...
|
commit | commitdiff | tree |
2010-08-18 |
Daniel Dunbar | MC/ELF: Allow null values in virtual sections, ELF...
|
commit | commitdiff | tree |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Clear the current context on the first...
|
commit | commitdiff | tree |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Add CrashRecoveryContext::GetCurrent...
|
commit | commitdiff | tree |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Make CrashRecoveryContext static methods...
|
commit | commitdiff | tree |
2010-08-12 |
Daniel Dunbar | MC/X86/AsmParser: Give an explicit error message when...
|
commit | commitdiff | tree |
2010-08-12 |
Daniel Dunbar | MC/AsmParser: Push the burdon of emitting diagnostics...
|
commit | commitdiff | tree |
2010-08-12 |
Daniel Dunbar | tblgen/AsmMatcher: Always emit the match function as...
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | configure: Add detection of the linker version string.
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | MC/ARM: Add basic support for handling predication...
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | MC/ARM: Split mnemonic on '.' characters.
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | MC/ARM: Fill in ARMOperand::dump a bit.
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | llvm-mc: Add -show-inst-operands, for dumping the parsed...
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | MCAsmParser: Add dump() hook to MCParsedAsmOperand.
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | tblgen/AsmMatcher: Treat '.' in assembly strings as...
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | MC/ARM: Add an ARMOperand class for condition codes.
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | MC/ARM: Switch to using the generated match functions...
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | MC/ARM: Enable generation of the ARM asm matcher, not...
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | ARM: Mark some disassembler only instructions as not...
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | ARM: Quote $p in an asm string.
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | tblgen/AsmMatcher: Downgrade instructions with tied...
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | lto: Fix an inverted conditional which prevented the...
|
commit | commitdiff | tree |
2010-08-11 |
Daniel Dunbar | lto: Fix gratuitous memory leaks.
|
commit | commitdiff | tree |
2010-08-10 |
Daniel Dunbar | lto: Reduce nesting.
|
commit | commitdiff | tree |
2010-08-10 |
Daniel Dunbar | LTOModule.cpp: Fix numerous style issues.
|
commit | commitdiff | tree |
2010-08-10 |
Daniel Dunbar | tests: Don't error out if HOME isn't present in t the...
|
commit | commitdiff | tree |
2010-08-10 |
Daniel Dunbar | Revert r110655, "Fix ARM hasFP() semantics. It should...
|
commit | commitdiff | tree |
2010-08-10 |
Daniel Dunbar | MC/AsmParser: Fix a bug in macro argument parsing,...
|
commit | commitdiff | tree |
2010-08-06 |
Daniel Dunbar | MC: Add default value for AddrSpace argument to EmitValue.
|
commit | commitdiff | tree |
2010-08-05 |
Daniel Dunbar | tests: CodeGen/X86/GC tests require X86.
|
commit | commitdiff | tree |
2010-08-05 |
Daniel Dunbar | tests: Mark MC/AsmParser tests as requiring x86 for...
|
commit | commitdiff | tree |
2010-08-03 |
Daniel Dunbar | build: Add LLVM_NATIVE_ARCHNAME, which has the sensible...
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | Fix a -Wreorder warning.
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | Fix comment.
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | docs/TestingGuide: Minimal update to describe 'lit...
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | docs/TestingGuide: Rip out description of old nightly...
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | tests: Kill off custom targets which were just there...
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | tests: Deprecate TestRunner.sh, and have it just invoke...
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | build: Fix a dependency.
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | tests: Add an 'llvm-lit' tool (script), which gets...
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | lit: Allow clients to define predefined parameters.
|
commit | commitdiff | tree |
2010-08-02 |
Daniel Dunbar | tests: Make 'lit' the default test tool. You can still...
|
commit | commitdiff | tree |
2010-08-01 |
Daniel Dunbar | Targets: Add InitializeNativeTargetAsmPrinter(), patch...
|
commit | commitdiff | tree |
2010-07-31 |
Daniel Dunbar | build: Don't pass -avoid-version or -no-undefined on...
|
commit | commitdiff | tree |
2010-07-31 |
Daniel Dunbar | Silence some -Asserts uninitialized variable warnings.
|
commit | commitdiff | tree |
2010-07-31 |
Daniel Dunbar | Speculatively revert r108614, "Another attempt at getting...
|
commit | commitdiff | tree |
2010-07-30 |
Daniel Dunbar | MC: Initialize MCFragment::Offset, noticed by Cameron...
|
commit | commitdiff | tree |
2010-07-30 |
Daniel Dunbar | Fix -Wmissing-field-initializers warnings.
|
commit | commitdiff | tree |
2010-07-29 |
Daniel Dunbar | Temporary hack to ensure stale Analysis dir is cleaned...
|
commit | commitdiff | tree |
2010-07-29 |
Daniel Dunbar | CrashRecovery: Use ThreadLocal::erase() instead of...
|
commit | commitdiff | tree |
2010-07-29 |
Daniel Dunbar | Make sure to include config.h, to pickup LLVM_ON_WIN32.
|
commit | commitdiff | tree |
2010-07-29 |
Daniel Dunbar | MC: Destroy Macro instances.
|
commit | commitdiff | tree |
2010-07-29 |
Daniel Dunbar | CrashRecoveryContext: Add a simple POSIX implementation.
|
commit | commitdiff | tree |
2010-07-28 |
Daniel Dunbar | RegionInfo: Make sure to free cached nodes; Tobias...
|
commit | commitdiff | tree |
2010-07-28 |
Daniel Dunbar | MC: Put back the MCFragment vtable, so subclasses are...
|
commit | commitdiff | tree |
2010-07-28 |
Daniel Dunbar | Support: Add CrashRecoveryContext helper object.
|
commit | commitdiff | tree |
2010-07-22 |
Daniel Dunbar | lit: Add some example tests for previous commit.
|
commit | commitdiff | tree |
2010-07-21 |
Daniel Dunbar | lit: Add support for 'REQUIRES: feature-one, feature...
|
commit | commitdiff | tree |
2010-07-21 |
Daniel Dunbar | Use System/DataTypes.h instead of stdint.h, which isn...
|
commit | commitdiff | tree |
2010-07-20 |
Daniel Dunbar | Revert r108794, "Separate PassInfo into two classes...
|
commit | commitdiff | tree |
2010-07-20 |
Daniel Dunbar | Update CMake files.
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | MC/Mach-O: Silently ignore .file directives instead...
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | X86: Mark JMP{32,64}[mr] as requires 32-bit/64-bit...
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | X86-64: Mark WINCALL and more tail call instructions...
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | X86: Mark some tail call pseduo instruction as code...
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | X86: Mark In32/64BitMode on LEAVE[64] and SYSEXIT[64].
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | MC/X86: We now match instructions like "incl %eax"...
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | X86: Mark MOV.*_{TC,NOREX} instruction as code gen...
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | X86: MOV8o8a, MOV8ao8, etc. are only valid in 32-bit...
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | TblGen/AsmMatcher: Add support for honoring instruction...
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | tests: Force another triple.
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | Target: Give the TargetAsmParser access to the TargetMachine.
|
commit | commitdiff | tree |
2010-07-19 |
Daniel Dunbar | edis: Save the TargetMachine in the EDDisassembler...
|
commit | commitdiff | tree |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Stop playing unsafe member function pointer...
|
commit | commitdiff | tree |
2010-07-18 |
Daniel Dunbar | tests: Force triples.
|
commit | commitdiff | tree |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Fix .abort and .secure_log_unique to...
|
commit | commitdiff | tree |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add macro argument substitution support.
|
commit | commitdiff | tree |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add basic support for macro instantiation.
|
commit | commitdiff | tree |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add basic parsing support for .macro...
|
commit | commitdiff | tree |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add .macros_{off,on} support, not that...
|
commit | commitdiff | tree |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Use Error() instead of calling PrintMessage...
|
commit | commitdiff | tree |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Fix TokError() to accept a Twine.
|
commit | commitdiff | tree |
next |