summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
...
* Get rid of postInstructionAction and call EmitComments directly.David Greene2009-07-15
* Add a Force option to raw_fd_ostream to specify whether openingDan Gohman2009-07-15
* Remove the v3i32 and v3f32 value types: they are notDuncan Sands2009-07-15
* Helper script to use bugpoint with a remote target.Viktor Kutuzov2009-07-14
* Use http instead https for anonymous readonly check out.Evan Cheng2009-07-14
* Revert 75308.Bob Wilson2009-07-14
* NewNightlyTest.pl - Add -configure-args option.Daniel Dunbar2009-07-13
* NewNightlyTest.pl - Add -noremoveatend option.Daniel Dunbar2009-07-13
* Add infrastructure to allow post instruction printing action triggers.David Greene2009-07-13
* Tweak comment.Daniel Dunbar2009-07-11
* Update CMakeLists.txtDaniel Dunbar2009-07-11
* Stub out assembly matcher (.s -> MCInst) tblgen backend.Daniel Dunbar2009-07-11
* improve filecheck's "scanning from here" caret position.Chris Lattner2009-07-11
* make filecheck default to canonicalizing horizontal whitespaceChris Lattner2009-07-11
* Add new vector types for 192-bit, 348-bit and 512-bit sizes.Bob Wilson2009-07-10
* Refactor TableGen's llvm::getName to share code with llvm::getEnumName,Bob Wilson2009-07-10
* Thread LLVMContext through MVT and related parts of SDISel.Owen Anderson2009-07-09
* * Install crosstool in /usr/local/crosstoolMisha Brukman2009-07-09
* stop on the first file mismatch.Chris Lattner2009-07-09
* Convert more abort() calls to llvm_report_error().Torok Edwin2009-07-08
* Add a new little "FileCheck" utility for regression testing.Chris Lattner2009-07-08
* Remove the vicmp and vfcmp instructions. Because we never had a release withNick Lewycky2009-07-08
* Add an 'init' option property.Mikhail Glushenkov2009-07-07
* Refactoring.Mikhail Glushenkov2009-07-07
* Comment fix.Mikhail Glushenkov2009-07-07
* Add new ValueType for metadata.Devang Patel2009-07-06
* * Allow skipping parts of the installation to be able to do it in parts if oneMisha Brukman2009-07-06
* Replace std::iostreams with raw_ostream in TableGen.Daniel Dunbar2009-07-03
* NewNightlyTest: Include minutes/seconds in log file names, to support runningDaniel Dunbar2009-07-01
* Added step-by-step directions on how to use the script to build and install anMisha Brukman2009-07-01
* improve the APIs for creating struct and function types with no arguments/ele...Chris Lattner2009-07-01
* Normalize SourceMgr messages.Daniel Dunbar2009-06-30
* Remove commented code.David Greene2009-06-29
* Implement !cast<string>.David Greene2009-06-29
* Improve TableGen error reporting.David Greene2009-06-29
* Add more vector ValueTypes for AVX and other extended vector instructionDavid Greene2009-06-29
* NewNightlyTest.pl: Support -submit-aux with -no-submit (run that aux script,Daniel Dunbar2009-06-26
* Fix a CodeGenDAGPatterns bug. Check if top level predicates match when it's l...Evan Cheng2009-06-26
* NewNightlyTest: Pull most VERBOSE handling into RunLoggedCommand function.Daniel Dunbar2009-06-26
* NewNightlyTest: Factor out LLVM{Src,Obj,Test} variables.Daniel Dunbar2009-06-26
* Better error message.Mikhail Glushenkov2009-06-25
* Make llvmc work again.Mikhail Glushenkov2009-06-23
* A little bit nicer formatting.Mikhail Glushenkov2009-06-23
* Typo.Mikhail Glushenkov2009-06-23
* rename SourceMgr::PrintError to PrintMessage.Chris Lattner2009-06-21
* simplify some error recovery stuff.Chris Lattner2009-06-21
* prune #include, fix warning.Chris Lattner2009-06-21
* move include searching logic from TGLexer to SourceMgr.Chris Lattner2009-06-21
* Rename TGSourceMgr -> SourceMgr.Chris Lattner2009-06-21
* rename TGLoc -> SMLoc.Chris Lattner2009-06-21