2010-09-17 |
Duncan Sands | Some of the tests build an executable with llvm-gcc... |
tree | commitdiff |
2010-09-15 |
Duncan Sands | Release-Asserts no longer exists. |
tree | commitdiff |
2010-09-15 |
Daniel Dunbar | lit: Expose FileBasedTest object and Test module via... |
tree | commitdiff |
2010-09-15 |
Daniel Dunbar | lit: Rename main lit module to main.py, lit/lit/lit... |
tree | commitdiff |
2010-09-15 |
Bob Wilson | Use float64 instead of int64 vector elements for NEON... |
tree | commitdiff |
2010-09-14 |
Bob Wilson | Tidy whitespace in generated arm_neon.h. |
tree | commitdiff |
2010-09-14 |
Michael J. Spencer | CBackend: Fix MSVC build. |
tree | commitdiff |
2010-09-13 |
Devang Patel | Fix typo in temp. script file name. |
tree | commitdiff |
2010-09-13 |
Devang Patel | Add little test script to check debug info. |
tree | commitdiff |
2010-09-13 |
Michael J. Spencer | CMake: Add llvm-lit to CMake build. |
tree | commitdiff |
2010-09-13 |
Duncan Sands | Nowadays a release build has assertions off. |
tree | commitdiff |
2010-09-11 |
Dale Johannesen | Add x86mmx to TableGen. |
tree | commitdiff |
2010-09-09 |
Evan Cheng | For each instruction itinerary class, specify the numbe... |
tree | commitdiff |
2010-09-09 |
Duncan Sands | This script is executable. |
tree | commitdiff |
2010-09-08 |
Chris Lattner | fix bugs in push/pop segment support, rdar://8407242 |
tree | commitdiff |
2010-09-08 |
Bill Wendling | Remove --with-gxx-include-dir option because it's causi... |
tree | commitdiff |
2010-09-08 |
Bill Wendling | Add an option to not test ObjC for those platforms... |
tree | commitdiff |
2010-09-08 |
Duncan Sands | Correct variable name. |
tree | commitdiff |
2010-09-08 |
Duncan Sands | Move the number of cpus logic to somewhere more logical. |
tree | commitdiff |
2010-09-08 |
Bill Wendling | A script that tests a certain release candidate in... |
tree | commitdiff |
2010-09-07 |
Bill Wendling | Add an MVT::x86mmx type. It will take the place of... |
tree | commitdiff |
2010-09-07 |
Bill Wendling | Fix whitespace, because I'm OCD. |
tree | commitdiff |
2010-09-07 |
Dale Johannesen | Add patterns for MMX that use the new intrinsics. |
tree | commitdiff |
2010-09-07 |
Chris Lattner | attempt to appease msvc |
tree | commitdiff |
2010-09-07 |
Gabor Greif | fix comment typos |
tree | commitdiff |
2010-09-06 |
Chris Lattner | generalize my previous operand loc info hack. If the... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | in the case where an instruction only has one implement... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | Now that we know if we had a total fail on the instruct... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | simplify DEBUG_WITH_TYPE usage |
tree | commitdiff |
2010-09-06 |
Chris Lattner | this if can now be an assert. |
tree | commitdiff |
2010-09-06 |
Chris Lattner | ; |
tree | commitdiff |
2010-09-06 |
Chris Lattner | now that the opcode is trivially exposed, start matchin... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | emit the match table at global scope instead of within the |
tree | commitdiff |
2010-09-06 |
Chris Lattner | special case the mnemonic operand of the instruction... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | The "ambiguous instructions" check only produces anythi... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | have tblgen detect when an instruction would have match... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | change MatchInstructionImpl to return an enum instead... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | have AsmMatcherEmitter.cpp produce the hunk of code... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | emit the LLVM intrinsic name -> intrinsic number mappin... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | allow specifying an indentation level for the string... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | emit the __builtin -> intrinsic map with StringMatcher... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | same bug, another place. |
tree | commitdiff |
2010-09-06 |
Chris Lattner | fix a critical bug where the generated table would say |
tree | commitdiff |
2010-09-06 |
Chris Lattner | update cmake |
tree | commitdiff |
2010-09-06 |
Chris Lattner | factor the snazzy string matcher code that Daniel hates |
tree | commitdiff |
2010-09-06 |
Chris Lattner | slightly improve the runtime and code size of the Intri... |
tree | commitdiff |
2010-09-04 |
Chris Lattner | delete dead code. |
tree | commitdiff |
2010-09-04 |
Chris Lattner | zap dead code. |
tree | commitdiff |
2010-09-03 |
David Greene | Generalize getFieldType to work on all TypedInits.... |
tree | commitdiff |
2010-09-03 |
Dan Gohman | Remove a TODO comment; this is now filed in bugzilla... |
tree | commitdiff |
2010-09-03 |
Jakob Stoklund Olesen | Stop emitting predicate functions. They are no longer... |
tree | commitdiff |
2010-09-01 |
Chris Lattner | remove dead code. |
tree | commitdiff |
2010-09-01 |
Dan Gohman | Make tool_output_file's raw_ostream instance a member... |
tree | commitdiff |
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 |
next |