2014-01-06 |
Rafael Espindola | Remove dead code. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Marshall Clow | Back out the <type_traits> changes from r198431; they... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Prospective MSVC 2010 build fix |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Marshall Clow | Removed extra trailing underscore in #ifdef (__GNUC___... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tim Northover | ARM MachO: sort out isTargetDarwin/isTargetIOS/...... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Robert Lytton | XCore Target: correct callee save register spilling... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Robert Lytton | XCore target: Lower EH_RETURN |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Robert Lytton | XCore target: Lower FRAME_TO_ARGS_OFFSET |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Robert Lytton | XCore target: Lower RETURNADDR |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Robert Lytton | XCore target: Optimise entsp / retsp selection |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Robert Lytton | XCore target: Refactor LR handling |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Robert Lytton | XCore target: Refactor the loading of constants into... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Robert Lytton | XCore target: fix handling of unsized global arrays... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Marshall Clow | Rename several internal templates to get rid of ___... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Correct underlying integer type of enum TokenKind |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Simplify diagnostic tag type using the token kind formatter |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Don't use magic constants in the digraph diagnostic |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Support diagnostic formatting of keyword tokens |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Rename getTokenSimpleSpelling() to getPunctuatorSpelling() |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tim Northover | ARM: keep special non-AEABIness of "-darwin-eabi" tripl... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Highlight the previous underlying enum type when diagno... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Diagnose enum redeclarations properly |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Use token kind instead of '%select{.|->}0' in diagnostic |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Apply some LLVM_READONLY / LLVM_READNONE on diagnostic... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Joey Gouly | [OpenCL] Produce an error if an address space is used... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tobias Grosser | www: Fix typo II |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tobias Grosser | www: Fix typo |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tobias Grosser | www: Add link to newly released islplot library |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Elena Demikhovsky | AVX-512: added intrinsic vcvtpd2ps (with rounding mode... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Venkatraman... | [Sparc] Explicitly cast -1 to unsigned to fix buildbot... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Venkatraman... | [Sparc] Add initial implementation of disassembler... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
David Majnemer | MC: Fatally error if subtraction operand is bad |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Craig Topper | The rest of r198588. Remove SegOvrBits from X86 TSFlags... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Craig Topper | Remove SegOvrBits from X86 TSFlags since they weren... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Craig Topper | Remove argument to fix build bot failure. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Craig Topper | Add OpSize16 bit, for instructions which need 0x66... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Bill Wendling | Remove unnecessary #includes. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Craig Topper | [x86] Add basic support for .code16 |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Saleem Abdulrasool | Support: add reference for ARM EHABI |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Kevin Qin | [AArch64 NEON] Fix invalid constant used in vselect... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tobias Grosser | Temporarily reformat Polly to silence buildbots |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Venkatraman... | [Sparc] Add ELF Object Writer for Sparc. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Bill Wendling | Refactor function that checks that __builtin_returnaddr... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Bill Wendling | Remove a failing test to get the buildbots back to... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Bill Wendling | Try to fix s390x build bot. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Saleem Abdulrasool | ARM: move ARMUnwindOp.h into Support |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Aaron Ballman | This helper method isn't needed, and it's unsafe for... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Benjamin Kramer | SPARC: Make helper function static. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Fix ModR/M byte output for 16-bit addressing modes... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Venkatraman... | ELF relocation types for sparc. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Remove opcode from MOV32r0 that I accidentally left... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Saleem Abdulrasool | ARM: style changes to LDRD, STRD definition |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Elena Demikhovsky | AVX-512: changed property name from "neverHasSideEffect... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Simon Atanasyan | [Mips] Add support for DT_MIPS_RLD_MAP and DT_MIPS_PLTG... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Simon Atanasyan | [Mips] Rename the test case input file. No functional... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Daniel Jasper | clang-format: Spacing inside enum braces. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Daniel Jasper | clang-format: Allow formatting short enums on a single... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Elena Demikhovsky | AVX-512: Added more intrinsics for convert and min... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Chandler Carruth | [PM] Add a definition for the static PassID in the... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Chandler Carruth | Add in a unittest for the one-use pattern matcher. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Add the other form of movq xmm,xmm for the disassembler. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Use patterns to remove some duplicate instructions. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Fix 'declartion' typos |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Pre-declare '::type_info' in MicrosoftMode only, not... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Fix encoding for PUSH64i16. Add In64BitMode Predicate... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Remove no longer needed x86 disassembler hack. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Mark x86 _alt instructions as AsmParserOnly so they... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Use new ForceDisassemble flag on the 2-byte forms of... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Add a new x86 specific instruction flag to force some... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Tweak the parse recovery in r198540 |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Chandler Carruth | Add support to the pattern match library for matching... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Fix bungled parse recovery in K&R function declarations |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Parse: Token consumption modernization and loop de... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Chandler Carruth | Fix a bug in IRBuilder that's been there for who knows... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Bill Wendling | Attempt to fix buildbots by XFAILing some architectures. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Venkatraman... | Add lit.local.cfg for MC/Sparc |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Rui Ueyama | Replace nested switch statements. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Chandler Carruth | Use a shorter name for the IRBuilder member. This will... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Venkatraman... | [Sparc] Add initial implementation of MC Code emitter... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Chandler Carruth | Simplify the PatternMatch unittest by giving it a modul... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Bill Wendling | Emit an error message if the value passed to __builtin_... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Mark the 64-bit x86 push/pop instructions as In64BitMod... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Craig Topper | Don't use PrintFatalError(which calls exit) for 'Primar... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Nico Weber | Add a FIXME. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Alp Toker | Add missed cleanup from r198456 |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Craig Topper | Tag x86 move to/from debug/control registers with Not64... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Joerg Sonnenberger | Switch to using C++ style casts. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Alp Toker | Revert "Fix PR18361: Invalidate LoopDispositions after... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Alp Toker | Revert "ToolingTest.cpp: Fix r158592, runToolOnCode... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Alp Toker | Move MS predefined type_info out of InitializePredefine... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Alp Toker | Only mark dump() function definitions 'used' in debug... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Venkatraman... | [Sparc] Add the initial implementation of an asm parser... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Yaron Keren | 80 cols fixes. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Yaron Keren | Implement the functions: clz, clzl, clzll, ctz, ctzl... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Venkatraman... | [SparcV9]: Implement RETURNADDR and FRAMEADDR lowering... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Argyrios Kyrtzidis | Add an additional check in test/Sema/ext_vector_casts.c |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Andrew Trick | Fix PR18361: Invalidate LoopDispositions after LoopSimp... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Ted Kremenek | [analyzer] Remove IdempotentOperations checker. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Craig Topper | Remove JMP64pcrel32 (jmpq ). There are no tests for... |
commit | commitdiff | tree | snapshot |
next |