2009-07-16 |
Stuart Hastings | In an Apple-style build, compile with llvm-gcc/llvm... |
tree | commitdiff |
2009-07-16 |
Daniel Dunbar | Update llvm{do,grep} to also search cmake / .cmake... |
tree | commitdiff |
2009-07-15 |
Ted Kremenek | Add script 'UpdateCMakeLists.pl'. This script can be... |
tree | commitdiff |
2009-07-15 |
David Greene | Get rid of postInstructionAction and call EmitComments... |
tree | commitdiff |
2009-07-15 |
Dan Gohman | Add a Force option to raw_fd_ostream to specify whether... |
tree | commitdiff |
2009-07-15 |
Duncan Sands | Remove the v3i32 and v3f32 value types: they are not |
tree | commitdiff |
2009-07-14 |
Viktor Kutuzov | Helper script to use bugpoint with a remote target. |
tree | commitdiff |
2009-07-14 |
Evan Cheng | Use http instead https for anonymous readonly check... |
tree | commitdiff |
2009-07-14 |
Bob Wilson | Revert 75308. |
tree | commitdiff |
2009-07-13 |
Daniel Dunbar | NewNightlyTest.pl - Add -configure-args option. |
tree | commitdiff |
2009-07-13 |
Daniel Dunbar | NewNightlyTest.pl - Add -noremoveatend option. |
tree | commitdiff |
2009-07-13 |
David Greene | Add infrastructure to allow post instruction printing... |
tree | commitdiff |
2009-07-11 |
Daniel Dunbar | Tweak comment. |
tree | commitdiff |
2009-07-11 |
Daniel Dunbar | Update CMakeLists.txt |
tree | commitdiff |
2009-07-11 |
Daniel Dunbar | Stub out assembly matcher (.s -> MCInst) tblgen backend. |
tree | commitdiff |
2009-07-11 |
Chris Lattner | improve filecheck's "scanning from here" caret position. |
tree | commitdiff |
2009-07-11 |
Chris Lattner | make filecheck default to canonicalizing horizontal... |
tree | commitdiff |
2009-07-10 |
Bob Wilson | Add new vector types for 192-bit, 348-bit and 512-bit... |
tree | commitdiff |
2009-07-10 |
Bob Wilson | Refactor TableGen's llvm::getName to share code with... |
tree | commitdiff |
2009-07-09 |
Owen Anderson | Thread LLVMContext through MVT and related parts of... |
tree | commitdiff |
2009-07-09 |
Misha Brukman | * Install crosstool in /usr/local/crosstool |
tree | commitdiff |
2009-07-09 |
Chris Lattner | stop on the first file mismatch. |
tree | commitdiff |
2009-07-08 |
Torok Edwin | Convert more abort() calls to llvm_report_error(). |
tree | commitdiff |
2009-07-08 |
Chris Lattner | Add a new little "FileCheck" utility for regression... |
tree | commitdiff |
2009-07-08 |
Nick Lewycky | Remove the vicmp and vfcmp instructions. Because we... |
tree | commitdiff |
2009-07-07 |
Mikhail Glushenkov | Add an 'init' option property. |
tree | commitdiff |
2009-07-07 |
Mikhail Glushenkov | Refactoring. |
tree | commitdiff |
2009-07-07 |
Mikhail Glushenkov | Comment fix. |
tree | commitdiff |
2009-07-06 |
Devang Patel | Add new ValueType for metadata. |
tree | commitdiff |
2009-07-06 |
Misha Brukman | * Allow skipping parts of the installation to be able... |
tree | commitdiff |
2009-07-03 |
Daniel Dunbar | Replace std::iostreams with raw_ostream in TableGen. |
tree | commitdiff |
2009-07-01 |
Daniel Dunbar | NewNightlyTest: Include minutes/seconds in log file... |
tree | commitdiff |
2009-07-01 |
Misha Brukman | Added step-by-step directions on how to use the script... |
tree | commitdiff |
2009-07-01 |
Chris Lattner | improve the APIs for creating struct and function types... |
tree | commitdiff |
2009-06-30 |
Daniel Dunbar | Normalize SourceMgr messages. |
tree | commitdiff |
2009-06-29 |
David Greene | Remove commented code. |
tree | commitdiff |
2009-06-29 |
David Greene | Implement !cast<string>. |
tree | commitdiff |
2009-06-29 |
David Greene | Improve TableGen error reporting. |
tree | commitdiff |
2009-06-29 |
David Greene | Add more vector ValueTypes for AVX and other extended... |
tree | commitdiff |
2009-06-26 |
Daniel Dunbar | NewNightlyTest.pl: Support -submit-aux with -no-submit... |
tree | commitdiff |
2009-06-26 |
Evan Cheng | Fix a CodeGenDAGPatterns bug. Check if top level predic... |
tree | commitdiff |
2009-06-26 |
Daniel Dunbar | NewNightlyTest: Pull most VERBOSE handling into RunLogg... |
tree | commitdiff |
2009-06-26 |
Daniel Dunbar | NewNightlyTest: Factor out LLVM{Src,Obj,Test} variables. |
tree | commitdiff |
2009-06-25 |
Mikhail Glushenkov | Better error message. |
tree | commitdiff |
2009-06-23 |
Mikhail Glushenkov | Make llvmc work again. |
tree | commitdiff |
2009-06-23 |
Mikhail Glushenkov | A little bit nicer formatting. |
tree | commitdiff |
2009-06-23 |
Mikhail Glushenkov | Typo. |
tree | commitdiff |
2009-06-21 |
Chris Lattner | rename SourceMgr::PrintError to PrintMessage. |
tree | commitdiff |
2009-06-21 |
Chris Lattner | simplify some error recovery stuff. |
tree | commitdiff |
2009-06-21 |
Chris Lattner | prune #include, fix warning. |
tree | commitdiff |
2009-06-21 |
Chris Lattner | move include searching logic from TGLexer to SourceMgr. |
tree | commitdiff |
2009-06-21 |
Chris Lattner | Rename TGSourceMgr -> SourceMgr. |
tree | commitdiff |
2009-06-21 |
Chris Lattner | rename TGLoc -> SMLoc. |
tree | commitdiff |
2009-06-21 |
Chris Lattner | move TGSourceMgr class out of TableGen into libsupport. |
tree | commitdiff |
2009-06-19 |
Chris Lattner | allow clients of the asmprinter to opt-out of the boile... |
tree | commitdiff |
2009-06-19 |
Bob Wilson | Clean up nightly tester to use Perl's File::Find. |
tree | commitdiff |
2009-06-18 |
Evan Cheng | Allow user to specify separate SVN url for llvm and... |
tree | commitdiff |
2009-06-17 |
Nick Lewycky | Fix grammaro, and bad indentation. |
tree | commitdiff |
2009-06-14 |
Douglas Gregor | Add output of the SFINAE bit for Clang's diagnostics |
tree | commitdiff |
2009-06-12 |
Duncan Sands | Tweak GenLibDeps.pl so it works on solaris. |
tree | commitdiff |
2009-06-12 |
Duncan Sands | Add clang support to the nightly test script. |
tree | commitdiff |
2009-06-12 |
Misha Brukman | Update script to tell the user where to get the CodeSou... |
tree | commitdiff |
2009-06-12 |
Misha Brukman | Added two scripts to aid with building Linux/x86 -... |
tree | commitdiff |
2009-06-09 |
Bill Wendling | I'm going to assume that this was meant to be an assign... |
tree | commitdiff |
2009-06-09 |
David Greene | Revert 73074 and 73099 because Windows doesn't have... |
tree | commitdiff |
2009-06-08 |
David Greene | Add a !patsubst operator. Use on string types. |
tree | commitdiff |
2009-06-08 |
David Greene | Make IntInits and ListInits typed. This helps deduce... |
tree | commitdiff |
2009-06-08 |
David Greene | Make !if short-circuit when possible. |
tree | commitdiff |
2009-06-08 |
David Greene | Add a !regmatch operator to do pattern matching in... |
tree | commitdiff |
2009-06-04 |
Dan Gohman | Split the Add, Sub, and Mul instruction opcodes into... |
tree | commitdiff |
2009-06-02 |
Daniel Dunbar | NightlyTest: Stop running a separate Olden pass during... |
tree | commitdiff |
2009-06-02 |
Dale Johannesen | Revert 72707 and 72709, for the moment. |
tree | commitdiff |
2009-06-01 |
Dale Johannesen | Make the implicit inputs and outputs of target-independent |
tree | commitdiff |
2009-05-28 |
Daniel Dunbar | NewNightlyTest.pl: Add a -parallel-jobs argument (set... |
tree | commitdiff |
2009-05-28 |
Daniel Dunbar | NightlyTest: Write "sentdata.txt" files and run the... |
tree | commitdiff |
2009-05-23 |
Anton Korobeynikov | Propagate CPU string out of SubtargetFeatures |
tree | commitdiff |
2009-05-22 |
Oscar Fuentes | CMake: Use libpthread in tblgen when needed. Updated... |
tree | commitdiff |
2009-05-21 |
Dale Johannesen | TableGen for fast isel seems to assume an 'imm' |
tree | commitdiff |
2009-05-18 |
Daniel Dunbar | Add -submit-aux option to NewNightlyTest.pl |
tree | commitdiff |
2009-05-15 |
Nick Lewycky | Fix warning. |
tree | commitdiff |
2009-05-15 |
Nick Lewycky | Add extra parenthesis around || statements to pacify... |
tree | commitdiff |
2009-05-14 |
David Greene | Implement !if, analogous to $(if) in GNU make. |
tree | commitdiff |
2009-05-14 |
David Greene | Graduate LLVM to the big leagues by embedding a LISP... |
tree | commitdiff |
2009-05-14 |
David Greene | Implement a !foreach operator analogous to GNU make... |
tree | commitdiff |
2009-05-14 |
David Greene | Implement a !subst operation simmilar to $(subst) in... |
tree | commitdiff |
2009-05-14 |
David Greene | Implement !cast. |
tree | commitdiff |
2009-05-14 |
David Greene | Operation Enhancements |
tree | commitdiff |
2009-05-14 |
David Greene | Fix PR4207. |
tree | commitdiff |
2009-05-12 |
Dale Johannesen | Slightly improve generated code in a degenerate case. |
tree | commitdiff |
2009-05-09 |
Duncan Sands | Rename PaddedSize to AllocSize, in the hope that this |
tree | commitdiff |
2009-05-08 |
Chris Lattner | Change 'make install' to install tblgen, for better... |
tree | commitdiff |
2009-05-07 |
Argyrios Kyrtzidis | Move the tablegen-produced DebugLoc handling into a... |
tree | commitdiff |
2009-05-06 |
Mikhail Glushenkov | A better error message. |
tree | commitdiff |
2009-05-06 |
Mikhail Glushenkov | The 'forward_as' property did not use its second argument. |
tree | commitdiff |
2009-05-05 |
David Greene | Allow multiclass def names to contain "#NAME"" where... |
tree | commitdiff |
2009-05-05 |
Mikhail Glushenkov | Fix incorrect code generation with ENV. |
tree | commitdiff |
2009-05-04 |
Mike Stump | Restore minor deletion. |
tree | commitdiff |
2009-04-30 |
Argyrios Kyrtzidis | Make DebugLoc independent of DwarfWriter. |
tree | commitdiff |
2009-04-30 |
Jakob Stoklund Olesen | Slightly change TableGen's definition of a register... |
tree | commitdiff |
2009-04-30 |
Bob Wilson | Rename the CurMultiClass formal parameter of TGParser... |
tree | commitdiff |
next |