2012-12-26 |
Eli Bendersky | Fix comment typo |
tree | commitdiff |
2012-12-26 |
NAKAMURA Takumi | TableGen/FixedLenDecoderEmitter.cpp: Fix a potential... |
tree | commitdiff |
2012-12-24 |
Elena Demikhovsky | Added 6 more value types: v32i1, v64i1, v32i16, v32i8... |
tree | commitdiff |
2012-12-22 |
Daniel Dunbar | [utils] Tweak utils/clang-parse-diagnostics-file to... |
tree | commitdiff |
2012-12-22 |
Bill Wendling | Change 'AttrVal' to 'AttrKind' to better reflect that... |
tree | commitdiff |
2012-12-21 |
Benjamin Kramer | Teach sort_includes.py to drop duplicated includes. |
tree | commitdiff |
2012-12-20 |
Eli Bendersky | Add a largish auto-generated test for the aligned bundl... |
tree | commitdiff |
2012-12-20 |
NAKAMURA Takumi | llvmbuild/main.py: Let LibraryDependencies.inc determin... |
tree | commitdiff |
2012-12-20 |
Richard Smith | Fix an uninitialized member variable, found by -fsaniti... |
tree | commitdiff |
2012-12-19 |
Jim Grosbach | MC: Add MCInstrDesc::mayAffectControlFlow() method. |
tree | commitdiff |
2012-12-19 |
Roman Divacky | Remove edis - the enhanced disassembler. Fixes PR14654. |
tree | commitdiff |
2012-12-19 |
Bill Wendling | Rename the 'Attributes' class to 'Attribute'. It's... |
tree | commitdiff |
2012-12-11 |
Bill Wendling | Fix grammar-o. |
tree | commitdiff |
2012-12-10 |
Anshuman Dasgupta | Fix PR14568: Avoid the DFA packetizer from making an... |
tree | commitdiff |
2012-12-07 |
Bill Wendling | s/AttrListPtr/AttributeSet/g to better label what this... |
tree | commitdiff |
2012-12-07 |
NAKAMURA Takumi | unittest/googletest/Makefile: Unbreak out-of-tree build. |
tree | commitdiff |
2012-12-06 |
Alexey Samsonov | Try to unbreak makefile build by excluding gtest-all... |
tree | commitdiff |
2012-12-06 |
Alexey Samsonov | Modify the LLVM checkout of googletest: |
tree | commitdiff |
2012-12-05 |
Richard Smith | PR10867: Analogue of r169441 for when using external... |
tree | commitdiff |
2012-12-05 |
Richard Smith | PR10867. lit would interpret |
tree | commitdiff |
2012-12-05 |
Andrew Trick | RegisterPresssureTracker: Track live physical register... |
tree | commitdiff |
2012-12-05 |
Andrew Trick | RegisterPressure API. Add support for physical register... |
tree | commitdiff |
2012-12-05 |
Michael J. Spencer | Copy clang/Driver/<Option parsing stuff> to llvm. |
tree | commitdiff |
2012-12-04 |
NAKAMURA Takumi | KillTheDoctor.cpp: Restore Win32 SDK headers before... |
tree | commitdiff |
2012-12-04 |
Chandler Carruth | Sort the #include lines for utils/... |
tree | commitdiff |
2012-12-04 |
Chandler Carruth | Teach the include sorter to quickly skip files with... |
tree | commitdiff |
2012-12-04 |
Chandler Carruth | Teach the include sorter to skip files under test trees... |
tree | commitdiff |
2012-12-04 |
Chandler Carruth | Teach the include sorting script about the gtest header... |
tree | commitdiff |
2012-12-04 |
Chandler Carruth | Address review comments from Matt on the sort_includes... |
tree | commitdiff |
2012-12-03 |
Chandler Carruth | Teach the include sorter to not choke on include guards. ;] |
tree | commitdiff |
2012-12-03 |
Chandler Carruth | Add a completely hack-ish tool to sort includes accordi... |
tree | commitdiff |
2012-12-03 |
Bill Wendling | Remove 'deplibs' keyword, since it's no longer used. |
tree | commitdiff |
2012-12-02 |
Benjamin Kramer | Bring vim keyword lists up to date. |
tree | commitdiff |
2012-12-02 |
Eli Bendersky | Fix a bug in FileCheck that wouldn't let define variabl... |
tree | commitdiff |
2012-12-01 |
Eli Bendersky | Support referencing variables defined on the same line. |
tree | commitdiff |
2012-12-01 |
Michael Ilseman | Update the emacs mode to recognize fadd, fsum, fmul... |
tree | commitdiff |
2012-11-30 |
Michael Ilseman | Vim mode updated to recognize fast-math flags |
tree | commitdiff |
2012-11-30 |
Daniel Dunbar | lit: Add a simple test suite for checking test runner... |
tree | commitdiff |
2012-11-30 |
Eli Bendersky | Clean up whitespace and add comments |
tree | commitdiff |
2012-11-30 |
Eli Bendersky | Make FileCheck return 2 in case of an error as documented, |
tree | commitdiff |
2012-11-29 |
Jakob Stoklund Olesen | Add an MCPhysReg typedef to replace naked uint16_t. |
tree | commitdiff |
2012-11-28 |
Jakob Stoklund Olesen | Remove all references to TargetInstrInfoImpl. |
tree | commitdiff |
2012-11-28 |
Daniel Dunbar | lit: Bump the version to .3. |
tree | commitdiff |
2012-11-27 |
Richard Smith | Remove unused internal linkage variable. |
tree | commitdiff |
2012-11-22 |
Ted Kremenek | Generalize matching of add_executable to add_XXX_execut... |
tree | commitdiff |
2012-11-20 |
Bill Wendling | Make the AttrListPtr object a part of the LLVMContext. |
tree | commitdiff |
2012-11-17 |
Pawel Wodnicki | really fix permissions |
tree | commitdiff |
2012-11-17 |
Pawel Wodnicki | fix permissions |
tree | commitdiff |
2012-11-17 |
Pawel Wodnicki | adding whose code is it anywa tools |
tree | commitdiff |
2012-11-16 |
Weiming Zhao | Remove hard coded registers in ARM ldrexd and strexd... |
tree | commitdiff |
2012-11-15 |
Dmitri Gribenko | FileCheck: remove useless 'continue' at the end of... |
tree | commitdiff |
2012-11-14 |
Eric Christopher | Remove the CellSPU port. |
tree | commitdiff |
2012-11-14 |
Alexander Kornienko | Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE... |
tree | commitdiff |
2012-11-14 |
Alexander Kornienko | Added %(line), %(line+<number>), %(line-<number>) subst... |
tree | commitdiff |
2012-11-10 |
Benjamin Kramer | Simplify the SmallVector pretty printer for LLDB a... |
tree | commitdiff |
2012-11-09 |
Evandro Menezes | Fix issue with invalid flat operand number |
tree | commitdiff |
2012-11-09 |
Evandro Menezes | Fix issue with invalid flat operand number |
tree | commitdiff |
2012-11-08 |
Michael Liao | Add support of RTM from TSX extension |
tree | commitdiff |
2012-11-02 |
Rafael Espindola | Fix a build problem with xlc. The error message was |
tree | commitdiff |
2012-11-01 |
Jakob Stoklund Olesen | Generate a table-driven version of TRI::composeSubRegIn... |
tree | commitdiff |
2012-10-25 |
Kaelyn Uhrain | Don't return false when the function's return type... |
tree | commitdiff |
2012-10-25 |
Joerg Sonnenberger | Remove exception handling usage from tblgen. |
tree | commitdiff |
2012-10-25 |
David Blaikie | Remove unused member & unnecessary semicolon. |
tree | commitdiff |
2012-10-25 |
NAKAMURA Takumi | llvm/utils/TableGen/CMakeLists.txt: Update correspondin... |
tree | commitdiff |
2012-10-25 |
Sebastian Pop | add TableGen support to create relationship maps betwee... |
tree | commitdiff |
2012-10-24 |
Joerg Sonnenberger | Don't use stack unwinding to provide the location infor... |
tree | commitdiff |
2012-10-20 |
Lang Hames | Allow the commuted form of tied-operand constraints... |
tree | commitdiff |
2012-10-19 |
Daniel Dunbar | lit: Rename the valgrind leaks feature to match what... |
tree | commitdiff |
2012-10-19 |
Daniel Dunbar | lit: Remove support for XTARGET. |
tree | commitdiff |
2012-10-19 |
Daniel Dunbar | lit: Add 'valgrind' and 'valgrind-leaks' features when... |
tree | commitdiff |
2012-10-19 |
Daniel Dunbar | lit: Propagate TERM variable in environment, some tools... |
tree | commitdiff |
2012-10-18 |
Daniel Dunbar | lit: Allow XFAIL: lines to also refer to "features". |
tree | commitdiff |
2012-10-15 |
Bill Wendling | Add an enum for the return and function indexes into... |
tree | commitdiff |
2012-10-15 |
Bill Wendling | Attributes Rewrite |
tree | commitdiff |
2012-10-12 |
Chad Rosier | [ms-inline asm] Use the new API introduced in r165830... |
tree | commitdiff |
2012-10-12 |
Richard Trieu | Change (!list.size() == 0) to (!list.empty()). No... |
tree | commitdiff |
2012-10-11 |
Sean Silva | Remove unnecessary classof()'s |
tree | commitdiff |
2012-10-11 |
Chad Rosier | Remove extra semicolons. |
tree | commitdiff |
2012-10-10 |
Sean Silva | tblgen: Compile TableGen without RTTI. |
tree | commitdiff |
2012-10-10 |
Sean Silva | tblgen: Move mini Type hierarchy to LLVM-style RTTI. |
tree | commitdiff |
2012-10-10 |
Sean Silva | tblgen: Use semantically correct RTTI functions. |
tree | commitdiff |
2012-10-10 |
Sean Silva | tblgen: Mechanically move dynamic_cast<> to dyn_cast<>. |
tree | commitdiff |
2012-10-10 |
Bill Wendling | Pass into the AttributeWithIndex::get method an ArrayRe... |
tree | commitdiff |
2012-10-10 |
Andrew Trick | TableGen subtarget emitter cleanup. |
tree | commitdiff |
2012-10-10 |
Andrew Trick | misched: Generate IsBuffered flag for machine resources. |
tree | commitdiff |
2012-10-08 |
Micah Villmow | Move TargetData to DataLayout. |
tree | commitdiff |
2012-10-05 |
Chad Rosier | [ms-inline asm] Add a few typedefs to simplify future... |
tree | commitdiff |
2012-10-05 |
Sean Silva | tblgen: Replace uses of dynamic_cast<XXXRecTy> with... |
tree | commitdiff |
2012-10-03 |
Andrew Trick | Added instregex support to TableGen subtarget emitter. |
tree | commitdiff |
2012-10-03 |
Andrew Trick | TableGen subtarget emitter, nearly first class support... |
tree | commitdiff |
2012-10-03 |
Andrew Trick | Cleanup TableGen subtarget emitter. |
tree | commitdiff |
2012-10-03 |
Chad Rosier | [ms-inline asm] Default to the 'm' constraint. This... |
tree | commitdiff |
2012-10-03 |
Sean Silva | tblgen: Migrate llvm-tblgen to new TableGenMain API. |
tree | commitdiff |
2012-10-02 |
Chad Rosier | Fix 80-column violations. Cleanup whitespace in generat... |
tree | commitdiff |
2012-10-01 |
Chad Rosier | [ms-inline asm] Add the convertToMapAndConstraints... |
tree | commitdiff |
2012-09-27 |
Sylvestre Ledru | Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio... |
tree | commitdiff |
2012-09-27 |
Sylvestre Ledru | Fix a typo 'iff' => 'if' |
tree | commitdiff |
2012-09-24 |
Chad Rosier | Rather then have a wrapper function, have tblgen instan... |
tree | commitdiff |
2012-09-24 |
Chad Rosier | Rather then have a wrapper function, have tblgen instan... |
tree | commitdiff |
2012-09-22 |
Andrew Trick | Machine Model (-schedmodel only). Added SchedAliases. |
tree | commitdiff |
next |