2011-03-04 |
David Greene | Fix the case where the number of jobs is less than the |
tree | commitdiff |
2011-03-03 |
Bob Wilson | TableGen should not ignore BX instructions for the... |
tree | commitdiff |
2011-03-03 |
Bob Wilson | pr9367: Add missing predicated BLX instructions. |
tree | commitdiff |
2011-03-02 |
John McCall | Teach the clang attribute emitter about InheritablePara... |
tree | commitdiff |
2011-03-01 |
Oscar Fuentes | Fixes warnings emitted by Visual Studio 2010 compiler. |
tree | commitdiff |
2011-03-01 |
Jim Grosbach | trailing whitespace. |
tree | commitdiff |
2011-03-01 |
Jim Grosbach | Generalize the register matching code in DAGISel a... |
tree | commitdiff |
2011-03-01 |
Bill Wendling | Narrow right shifts need to encode their immediates... |
tree | commitdiff |
2011-02-28 |
NAKAMURA Takumi | Don't install libUnitTestMain.a. It might be useless... |
tree | commitdiff |
2011-02-26 |
Bill Wendling | A new TableGen feature! (Not turned on just yet.) |
tree | commitdiff |
2011-02-26 |
Bob Wilson | Removed unnecessary dylibs from Apple builds, with... |
tree | commitdiff |
2011-02-25 |
Bob Wilson | Add a new "Embedded" makefile target for Apple-style... |
tree | commitdiff |
2011-02-25 |
Stuart Hastings | Fix bad comment marker. |
tree | commitdiff |
2011-02-25 |
David Greene | Add some options for building LLVM in different environ... |
tree | commitdiff |
2011-02-25 |
Stuart Hastings | Omit lto.h from the llvmCore result; henceforth, this... |
tree | commitdiff |
2011-02-24 |
Argyrios Kyrtzidis | In utils/TableGen/ClangSACheckersEmitter.cpp, set the... |
tree | commitdiff |
2011-02-22 |
David Greene | Fix Builder::execute() to more properly pass the desire... |
tree | commitdiff |
2011-02-22 |
Cameron Zwarich | Eliminate valgrind warnings from Python on the 32-bit... |
tree | commitdiff |
2011-02-22 |
Rafael Espindola | Implement xgetbv and xsetbv. |
tree | commitdiff |
2011-02-21 |
David Greene | Add a convenience tool for doing comparison builds... |
tree | commitdiff |
2011-02-20 |
Oscar Fuentes | Put targets on folders, if the IDE supports the feature. |
tree | commitdiff |
2011-02-19 |
Cameron Zwarich | Try to fix the MC/AsmParser/section.s failure on the... |
tree | commitdiff |
2011-02-18 |
Oscar Fuentes | CMake: updated list of tblgen source files. |
tree | commitdiff |
2011-02-18 |
Owen Anderson | Add FixedLenDecoderEmitter, the skeleton of a new disas... |
tree | commitdiff |
2011-02-17 |
Joerg Sonnenberger | Check that MnemonicAlias doesn't map back to the same... |
tree | commitdiff |
2011-02-17 |
NAKAMURA Takumi | lit/TestingConfig.py: Add the environment variable... |
tree | commitdiff |
2011-02-17 |
Sean Hunt | Add serialization for Expr* arguments for attributes... |
tree | commitdiff |
2011-02-15 |
Argyrios Kyrtzidis | When tablegen'ing the clang analyzer checkers: |
tree | commitdiff |
2011-02-14 |
Argyrios Kyrtzidis | Add the ClangSACheckersEmitter tablegen backend which... |
tree | commitdiff |
2011-02-14 |
Bruno Cardoso Lopes | Fix encoding and add parsing support for the arm/thumb... |
tree | commitdiff |
2011-02-13 |
Argyrios Kyrtzidis | Wrap the struct in an anonymous namespace. |
tree | commitdiff |
2011-02-12 |
Jim Grosbach | AsmMatcher custom operand parser failure enhancements. |
tree | commitdiff |
2011-02-11 |
Jim Grosbach | Tidy out asm matcher .inc output. |
tree | commitdiff |
2011-02-10 |
NAKAMURA Takumi | lit/TestFormats.py: Unittests may be found with suffix... |
tree | commitdiff |
2011-02-10 |
NAKAMURA Takumi | lit/Util.py: On Cygwin, 'PATHEXT' may exist but it... |
tree | commitdiff |
2011-02-10 |
Bill Wendling | Don't return before calling the post-processing functio... |
tree | commitdiff |
2011-02-10 |
Jim Grosbach | Do AsmMatcher operand classification per-opcode. |
tree | commitdiff |
2011-02-09 |
Chris Lattner | emit a specific error when the input file is empty... |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | lit/LitConfig.py: Add the new method getToolsPath(dir... |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | lit/Util.py: Add two functions, checkToolsPath(dir... |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | llvm-lit may be available with CMake. |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | llvm-lit may be able to invoke clang tests. |
tree | commitdiff |
2011-02-07 |
Bruno Cardoso Lopes | Implement support for custom target specific asm parsin... |
tree | commitdiff |
2011-02-04 |
Daniel Dunbar | MC/AsmMatcher: Sink ConvertToMCInst into the TargetAsmP... |
tree | commitdiff |
2011-02-04 |
Jason W Kim | Teach ARM/MC/ELF to handle R_ARM_JUMP24 relocation... |
tree | commitdiff |
2011-02-04 |
Daniel Dunbar | MC/AsmParser: Add support for allowing the conversion... |
tree | commitdiff |
2011-02-04 |
Daniel Dunbar | MC/AsmMatcher: Add support for custom conversion functions. |
tree | commitdiff |
2011-02-04 |
David Greene | Silence uninitialized value warnings. |
tree | commitdiff |
2011-02-04 |
NAKAMURA Takumi | Make Win32's header file name lower for cross build... |
tree | commitdiff |
2011-02-03 |
Jim Grosbach | Tidy up a bit. |
tree | commitdiff |
2011-02-03 |
Oscar Fuentes | Changes for building Clang and others using LLVM as... |
tree | commitdiff |
2011-02-02 |
Kevin Enderby | Changed the TableGen created MatchInstructionImpl(... |
tree | commitdiff |
2011-02-01 |
Devang Patel | Update to match changes in lldb interface. |
tree | commitdiff |
2011-02-01 |
David Greene | [AVX] Implement EnforceSmallerThan for mixed int/fp... |
tree | commitdiff |
2011-01-31 |
Devang Patel | Tidy up. |
tree | commitdiff |
2011-01-31 |
Devang Patel | Focus on arguments for now. |
tree | commitdiff |
2011-01-27 |
Bob Wilson | Fix a comment typo. |
tree | commitdiff |
2011-01-27 |
Douglas Gregor | Clang: separate the access-control diagnostics from... |
tree | commitdiff |
2011-01-26 |
Bob Wilson | Add a MnemonicIsValid method to the asm matcher. |
tree | commitdiff |
2011-01-26 |
Bob Wilson | Fix spelling of CouldMatchAmbiguouslyWith method name. |
tree | commitdiff |
2011-01-26 |
Bob Wilson | Whitespace and 80-column fixes. |
tree | commitdiff |
2011-01-26 |
Bob Wilson | Improve the AsmMatcher's ability to handle suboperands. |
tree | commitdiff |
2011-01-26 |
Devang Patel | - Do not try to print nameless variable's info. |
tree | commitdiff |
2011-01-26 |
NAKAMURA Takumi | TableGen: PointerLikeRegClass can be accepted to operand. |
tree | commitdiff |
2011-01-26 |
NAKAMURA Takumi | Fix whitespace. |
tree | commitdiff |
2011-01-24 |
Daniel Dunbar | tblgen/AsmMatcherEmitter: Fix alias handling to honor... |
tree | commitdiff |
2011-01-24 |
David Greene | [AVX] Add type checking support for vector/subvector... |
tree | commitdiff |
2011-01-22 |
Bill Wendling | ARM uses '.' in their tokens. Give it a name instead... |
tree | commitdiff |
2011-01-21 |
Peter Collingbourne | tblgen: Add support for non-inheritable attributes |
tree | commitdiff |
2011-01-20 |
Bob Wilson | Move InstAlias check of argument types to a separate... |
tree | commitdiff |
2011-01-20 |
Bob Wilson | Tidy comment. |
tree | commitdiff |
2011-01-20 |
Bob Wilson | Fix broken check for InstAlias argument used with diffe... |
tree | commitdiff |
2011-01-20 |
Bob Wilson | Precompute InstAlias operand mapping to result instruct... |
tree | commitdiff |
2011-01-19 |
Douglas Gregor | Fix comment for gen-clang-decl-nodes tblgen backend... |
tree | commitdiff |
2011-01-18 |
Owen Anderson | When matching asm operands, always try to match the... |
tree | commitdiff |
2011-01-18 |
Bruno Cardoso Lopes | Add support for parsing and encoding ARM's official... |
tree | commitdiff |
2011-01-18 |
Daniel Dunbar | Formatting tweak. |
tree | commitdiff |
2011-01-14 |
Bob Wilson | Fix some tablegen issues to allow using zero_reg for... |
tree | commitdiff |
2011-01-13 |
Owen Anderson | Add support to the ARM MC infrastructure to support... |
tree | commitdiff |
2011-01-13 |
Evan Cheng | Model :upper16: and :lower16: as ARM specific MCTargetE... |
tree | commitdiff |
2011-01-11 |
Daniel Dunbar | McARM: Write a silly Python script to compute some... |
tree | commitdiff |
2011-01-10 |
Daniel Dunbar | MC/AsmMatcher: Fix indirect 80-col viola. |
tree | commitdiff |
2011-01-08 |
Francois Pichet | On Windows, replace each occurrence of '\' by '\\'... |
tree | commitdiff |
2011-01-08 |
Eric Christopher | I don't think I could find a 10.2.x box if I tried. |
tree | commitdiff |
2011-01-07 |
Bob Wilson | Use __builtin_shufflevector to implement vget_low and... |
tree | commitdiff |
2011-01-07 |
David Greene | Rename lisp-like functions as suggested by Gabor Greif... |
tree | commitdiff |
2011-01-04 |
Francois Pichet | Disable r122754 on Windows: was causing all lit tests... |
tree | commitdiff |
2011-01-03 |
David Greene | Reapply 122341 to fix PR8199 now that clang changes... |
tree | commitdiff |
2010-12-24 |
Jim Grosbach | Trailing whitespace. |
tree | commitdiff |
2010-12-23 |
Chris Lattner | Flag -> Glue, the ongoing saga |
tree | commitdiff |
2010-12-23 |
Chris Lattner | flags -> glue for selectiondag |
tree | commitdiff |
2010-12-23 |
Chris Lattner | sdisel flag -> glue. |
tree | commitdiff |
2010-12-23 |
Chris Lattner | continue renaming flag -> glue. |
tree | commitdiff |
2010-12-23 |
Jeffrey Yasskin | Change all self assignments X=X to (void)X, so that... |
tree | commitdiff |
2010-12-23 |
Bill Wendling | Default to armv7 instead of armv6. |
tree | commitdiff |
2010-12-21 |
David Greene | Revert 122341. It breaks some darwin tests. |
tree | commitdiff |
2010-12-21 |
David Greene | Fix PR 8199. This patch prepends the build tool dir... |
tree | commitdiff |
2010-12-21 |
Jim Grosbach | Tidy up a bit. Trailing whitespace, hard tabs and 80... |
tree | commitdiff |
2010-12-21 |
Chris Lattner | rename MVT::Flag to MVT::Glue. "Flag" is a terrible... |
tree | commitdiff |
2010-12-18 |
Michael J. Spencer | Support/PathV1: Deprecate get{Basename,Dirname,Suffix}. |
tree | commitdiff |
next |