2010-08-29 |
Dan Gohman | Don't worry about union types. |
tree | commitdiff |
2010-08-28 |
Dan Gohman | Remove obsolete keywords which are no longer relevant. |
tree | commitdiff |
2010-08-28 |
Dan Gohman | Remove unions from the vim syntax highlighting. |
tree | commitdiff |
2010-08-28 |
Chris Lattner | more dead thing zapping. |
tree | commitdiff |
2010-08-28 |
Chris Lattner | zap dead method |
tree | commitdiff |
2010-08-27 |
Bob Wilson | Fix a comment typo. |
tree | commitdiff |
2010-08-27 |
Dan Gohman | Clarify a comment. |
tree | commitdiff |
2010-08-27 |
Dan Gohman | Parse " (Hidden)" and cope with it. |
tree | commitdiff |
2010-08-27 |
Dan Gohman | Default to looking for clang++ in the PATH, rather... |
tree | commitdiff |
2010-08-26 |
Dan Gohman | Experimental clang-based code-completion support for... |
tree | commitdiff |
2010-08-25 |
Eric Christopher | Allow strict subclasses of register classes, this way... |
tree | commitdiff |
2010-08-25 |
Daniel Dunbar | buildbot/valgrind: Ignore leaks in /usr/bin/as. |
tree | commitdiff |
2010-08-25 |
Eric Christopher | Split out register class subclassing to a separate... |
tree | commitdiff |
2010-08-24 |
Eric Christopher | Fix comment. |
tree | commitdiff |
2010-08-24 |
Mikhail Glushenkov | llvmc: Improve error handling in EmitEdgeClasses(). |
tree | commitdiff |
2010-08-23 |
Mikhail Glushenkov | llvmc: Make syntax more consistent. |
tree | commitdiff |
2010-08-23 |
Mikhail Glushenkov | llvmc: Allow multiple LanguageMaps. |
tree | commitdiff |
2010-08-23 |
Mikhail Glushenkov | llvmc: Properly handle (error) in edge properties. |
tree | commitdiff |
2010-08-23 |
Mikhail Glushenkov | llvmc: Do not mention plugins in the code. |
tree | commitdiff |
2010-08-23 |
Chandler Carruth | Fix some GCC warnings by providing a virtual destructor... |
tree | commitdiff |
2010-08-20 |
Mikhail Glushenkov | llvmc: Fix alias generation. |
tree | commitdiff |
2010-08-20 |
Mikhail Glushenkov | Trailing whitespace. |
tree | commitdiff |
2010-08-20 |
Dan Gohman | Diagnose attempts to update standard output. |
tree | commitdiff |
2010-08-20 |
Dan Gohman | Convert FileUpdate to use tool_output_file, and to use |
tree | commitdiff |
2010-08-20 |
Dan Gohman | Convert tablegen to use tool_output_file. |
tree | commitdiff |
2010-08-20 |
Mikhail Glushenkov | llvmc: Do not prefix option names with AutoGenerated. |
tree | commitdiff |
2010-08-20 |
Mikhail Glushenkov | llvmc: Cut global namespace pollution. |
tree | commitdiff |
2010-08-19 |
Mikhail Glushenkov | llvmc: Update examples. |
tree | commitdiff |
2010-08-19 |
Daniel Dunbar | buildbot/valgrind: Update RegisterPass false positive... |
tree | commitdiff |
2010-08-19 |
Daniel Dunbar | buildbot/valgrind: Suppress warnings about leaks in... |
tree | commitdiff |
2010-08-19 |
Eli Friedman | Use std::string instead of StringRef in ClangAttrEmitte... |
tree | commitdiff |
2010-08-19 |
Daniel Dunbar | lit/GoogleTest: Add .exe to the suffix when looking... |
tree | commitdiff |
2010-08-19 |
Sean Hunt | Add include missing for VC build. |
tree | commitdiff |
2010-08-19 |
Sean Hunt | Remove three spurious semicolons |
tree | commitdiff |
2010-08-18 |
Sean Hunt | Finish full attribute class emission for clang. |
tree | commitdiff |
2010-08-17 |
Eric Christopher | Remove predicate workaround, we're going to require... |
tree | commitdiff |
2010-08-16 |
Bob Wilson | Rename sat_shift operand to shift_imm, in preparation... |
tree | commitdiff |
2010-08-16 |
Bob Wilson | Install Embedded builds into usr/local. Radar 8313723. |
tree | commitdiff |
2010-08-15 |
Argyrios Kyrtzidis | Revert r111082. No warnings for this common pattern. |
tree | commitdiff |
2010-08-15 |
Mikhail Glushenkov | llvmc: remove dynamic plugins. |
tree | commitdiff |
2010-08-14 |
Argyrios Kyrtzidis | Add ATTRIBUTE_UNUSED to methods that are not supposed... |
tree | commitdiff |
2010-08-13 |
Mikhail Glushenkov | Revert r111007. |
tree | commitdiff |
2010-08-13 |
Mikhail Glushenkov | Add a workaround for building with Clang. |
tree | commitdiff |
2010-08-13 |
Mikhail Glushenkov | llvmc: fix two tests, remove XFAILs. |
tree | commitdiff |
2010-08-12 |
Johnny Chen | Cleaned up the for-disassembly-only entries in the... |
tree | commitdiff |
2010-08-12 |
Daniel Dunbar | tblgen/AsmMatcher: Always emit the match function as... |
tree | commitdiff |
2010-08-11 |
Bob Wilson | Move the ARM SSAT and USAT optional shift amount operan... |
tree | commitdiff |
2010-08-11 |
Daniel Dunbar | tblgen/AsmMatcher: Treat '.' in assembly strings as... |
tree | commitdiff |
2010-08-11 |
Daniel Dunbar | tblgen/AsmMatcher: Downgrade instructions with tied... |
tree | commitdiff |
2010-08-11 |
Bob Wilson | Add a separate ARM instruction format for Saturate... |
tree | commitdiff |
2010-08-10 |
Eric Christopher | We already have this as OperandNode. |
tree | commitdiff |
2010-08-10 |
Bob Wilson | Install llvmCore_Sim to the simulator SDK directory... |
tree | commitdiff |
2010-08-10 |
Dan Gohman | Expand uses of python 2.6's "A if B else C" syntax... |
tree | commitdiff |
2010-08-08 |
Bill Wendling | Add back in r109901, which adds a Compare flag to the... |
tree | commitdiff |
2010-08-06 |
Rafael Espindola | Fix eabi calling convention when a 64 bit value shadows r3. |
tree | commitdiff |
2010-08-06 |
Bill Wendling | Revert r109901. The implementation of <rdar://problem... |
tree | commitdiff |
2010-08-06 |
Eric Christopher | Moar words! |
tree | commitdiff |
2010-08-06 |
Nate Begeman | Add tablegen support for vdup_lane |
tree | commitdiff |
2010-08-05 |
Dan Gohman | Remove IntrWriteMem, as it's the default. Rename IntrWr... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Update the polygen grammar for linker_private and linke... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Print a message when a test failure is due to stderr... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Remove CVS artifacts. |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Delete scripts which haven't noticed that CVS has gone... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | cvsupdate is gone. |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Delete mkpatch. Everything it does is already done... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Change the logic which interprets output on stderr... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Don't print "Command output (stdout):" when the command... |
tree | commitdiff |
2010-08-04 |
Dan Gohman | Use the regular conditional operator syntax instead... |
tree | commitdiff |
2010-08-02 |
Daniel Dunbar | build: Fix a dependency. |
tree | commitdiff |
2010-08-02 |
Daniel Dunbar | tests: Add an 'llvm-lit' tool (script), which gets... |
tree | commitdiff |
2010-08-02 |
Daniel Dunbar | lit: Allow clients to define predefined parameters. |
tree | commitdiff |
2010-07-30 |
Bill Wendling | Add a "Compare" flag to the target instruction descript... |
tree | commitdiff |
2010-07-30 |
Benjamin Kramer | Tweak suppressions. |
tree | commitdiff |
2010-07-30 |
Jim Grosbach | Many Thumb2 instructions can reference the full ARM... |
tree | commitdiff |
2010-07-29 |
Benjamin Kramer | Supress valgrind errors from python. |
tree | commitdiff |
2010-07-29 |
Owen Anderson | Make un-named values legible in certain vim configurations. |
tree | commitdiff |
2010-07-28 |
Bob Wilson | Fix a warning from gcc-4.0 (from the ppc buildbot). |
tree | commitdiff |
2010-07-28 |
Eric Christopher | Filter out patterns that have PredicateOperands. |
tree | commitdiff |
2010-07-27 |
Mikhail Glushenkov | Return -1 only on failure to execute a program. |
tree | commitdiff |
2010-07-26 |
Eric Christopher | 80-col. |
tree | commitdiff |
2010-07-23 |
Mikhail Glushenkov | Get rid of exceptions in llvmc. |
tree | commitdiff |
2010-07-22 |
Bob Wilson | Add an explicit -sdk option to xcrun command. |
tree | commitdiff |
2010-07-22 |
Daniel Dunbar | lit: Add some example tests for previous commit. |
tree | commitdiff |
2010-07-21 |
Daniel Dunbar | lit: Add support for 'REQUIRES: feature-one, feature... |
tree | commitdiff |
2010-07-21 |
Eric Christopher | Hack around extracts that aren't easy to process. |
tree | commitdiff |
2010-07-20 |
Bob Wilson | Add support for a new Apple-style build target, Embedde... |
tree | commitdiff |
2010-07-20 |
Chris Lattner | remove option from tablegen for building static header. |
tree | commitdiff |
2010-07-19 |
Bruno Cardoso Lopes | Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp... |
tree | commitdiff |
2010-07-19 |
Bob Wilson | Save a copy of the unstripped libLTO.dylib in $SYM_DIR... |
tree | commitdiff |
2010-07-19 |
Mikhail Glushenkov | Remove code duplication. |
tree | commitdiff |
2010-07-19 |
Mikhail Glushenkov | Better error reporting for switch_list. |
tree | commitdiff |
2010-07-19 |
Daniel Dunbar | TblGen/AsmMatcher: Add support for honoring instruction... |
tree | commitdiff |
2010-07-19 |
Mikhail Glushenkov | llvmc: Add a new option type (switch_list). |
tree | commitdiff |
2010-07-16 |
Bill Wendling | Update comment. |
tree | commitdiff |
2010-07-16 |
Bill Wendling | Rename DBG_LABEL PROLOG_LABEL, because it's only used... |
tree | commitdiff |
2010-07-14 |
Bob Wilson | Remove the entire docs directory from Apple-style builds. |
tree | commitdiff |
2010-07-14 |
Bob Wilson | Try to get embedded build of llvmCore to pass verification. |
tree | commitdiff |
2010-07-12 |
Jakob Stoklund Olesen | Silence a warning. |
tree | commitdiff |
2010-07-12 |
Duncan Sands | Convert some tab stops into spaces. |
tree | commitdiff |
2010-07-11 |
Jakob Stoklund Olesen | Replace copyRegToReg with COPY in FastISelEmitter. |
tree | commitdiff |
next |