Return only the least significant 8 bits of the exit status from
[oota-llvm.git] / utils /
2011-11-05 Daniel Dunbarutils/llvm-build: Ensure output directory exists for...
2011-11-05 Daniel Dunbarutils/llvm-build: Add trivial quoting of slashes for...
2011-11-04 Daniel Dunbarllvm-build: Quote colons in target names, in an attempt...
2011-11-04 Daniel Dunbarllvm-build: Add initial --write-cmake-fragment option.
2011-11-04 Bob WilsonBuild llvmCore with RTTI enabled. <rdar://problem...
2011-11-04 Daniel Dunbarutils: Rename the "llvmbuild" script to llvm-compilers...
2011-11-03 Daniel Dunbarllvm-build: Add initial code for --write-make-fragment.
2011-11-03 Daniel Dunbarutils: Remove (way) old nightly test scripts, I don...
2011-11-03 Daniel Dunbarllvm-build: Avoid followlinks keyword argument to os...
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.
2011-11-03 Daniel Dunbarllvm-build: Update --write-llvmbuild to write out a...
2011-11-03 Daniel Dunbarllvm-build: Add "--write-library-table" option for...
2011-11-03 Daniel Dunbarllvm-build: Add --write-llvmbuild option, which writes...
2011-11-03 Daniel Dunbarllvm-build: Add --print-tree command line option.
2011-11-03 Daniel Dunbarllvm-build: Fill in some details w.r.t. component's...
2011-11-03 Daniel Dunbarllvm-build: Validate information on the loaded componen...
2011-11-03 Daniel Dunbarllvm-build: Fill in more of component parsing to be...
2011-11-03 Daniel Dunbarllvm-build: Sketch code to load LLVMBuild.txt files.
2011-11-03 Daniel Dunbarbuild: Stub out llvm-build utility tool.
2011-11-02 Chandler CarruthThe TableGen parts of the CMake build are seriously...
2011-11-02 Chad RosierRename show-diagnostics to something less ambiguous.
2011-10-29 Bill WendlingDo a relative path ln command instead of an absolute...
2011-10-28 Jim GrosbachAllow InstAlias's to use immediate matcher patterns...
2011-10-28 Jim GrosbachAllow register classes to match a containing class...
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-27 Jim GrosbachDelete dead code. Nothing ever instantiates this.
2011-10-27 Daniel Dunbarlit: Drop some unneeded code from example tests.
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-10-24 Chad RosierAdd options to enable each individual level for the...
2011-10-23 Bill WendlingRename the script to indicate that this is for the...
2011-10-23 Bill WendlingResurrect the 'find regressions for the TEST=nightly...
2011-10-23 Craig TopperAdd X86 RORX instruction
2011-10-22 Benjamin KramerMove various generated tables into read-only memory...
2011-10-21 Jim GrosbachAssembly parsing for 2-register sequential variant...
2011-10-21 Jim GrosbachAssembly parsing for 4-register variant of VLD1.
2011-10-21 Jim GrosbachAssembly parsing for 3-register variant of VLD1.
2011-10-21 Jim GrosbachARM VLD parsing and encoding.
2011-10-21 Duncan SandsEnsure timestamps are not embedded into files when...
2011-10-21 Bill WendlingModify the script to output the regressions and passes...
2011-10-21 Bill WendlingCheck for divide by zero.
2011-10-20 Duncan SandsAlso compare the built dragonegg objects between phases...
2011-10-20 Duncan SandsReset the system compiler each time we start a new...
2011-10-20 Duncan SandsAdd support for testing dragonegg. This is disabled...
2011-10-20 Bill WendlingRevamp the script to handle the 'TEST=simple' output.
2011-10-19 Bill WendlingDuncan pointed out that sometimes CC and CXX are used...
2011-10-19 Bill WendlingUse bash instead.
2011-10-19 Bill WendlingMake changes so that this runs on FreeBSD.
2011-10-19 Joe AbbeyAdding dependencies to allow -DBUILD_SHARED_LIBS=true...
2011-10-18 Jim GrosbachARM VTBL (one register) assembly parsing and encoding.
2011-10-18 Bill WendlingDon't exit just because some early commands fail. Use...
2011-10-18 Jim GrosbachARM assembly parsing and encoding for VMOV.i64.
2011-10-18 Jim GrosbachARM assembly parsing and encoding for VMOV/VMVN/VORR...
2011-10-17 Jim GrosbachARM assembly parsing and encoding for VMOV/VMVN/VORR...
2011-10-17 Jim GrosbachARM NEON "vmov.i8" immediate assembly parsing and encoding.
2011-10-17 Bill WendlingForgot to add the project name to the 'svn ls' command.
2011-10-17 Bill WendlingAdd message to svn mkdir command.
2011-10-17 Owen AndersonFix unused variable warning in the rare circumstance...
2011-10-17 Benjamin KramerPick low-hanging MatchEntry shrinkage fruit.
2011-10-17 Bill WendlingDon't download and compile compiler-rt, libcxx, and...
2011-10-17 Bill WendlingUpdate to disable asserts. Build a phase 3 compiler...
2011-10-16 Bill WendlingOverhaul the 'test-release' script.
2011-10-16 Bill WendlingUpdate the tree before applying patch.
2011-10-16 Craig TopperAdd X86 PEXTR and PDEP instructions.
2011-10-16 Craig TopperAdd X86 BZHI instruction as well as BMI2 feature detection.
2011-10-16 Craig TopperAdd X86 INVPCID instruction. Add 32/64-bit predicates...
2011-10-16 Chris LattnerMake SMDiagnostic a little more sane. Instead of passi...
2011-10-16 Chris LattnerEnhance llvm::SourceMgr to support diagnostic ranges...
2011-10-16 Craig TopperAdd X86 BEXTR instruction. This instruction uses VEX...
2011-10-16 Bill WendlingAdd a helper script to create branches and tag release...
2011-10-16 Bill WendlingAdd a script that helps merge changes into a release...
2011-10-15 Craig TopperAdd support for X86 blsr, blsmsk, and blsi instructions...
2011-10-14 David GreeneFix threads/jobs Calculation
2011-10-14 David GreeneAdd Helpful Messages
2011-10-14 David GreeneAdd Option to Skip Install
2011-10-14 David GreeneAdd Option to Skip gcc Build
2011-10-14 Craig TopperAdd X86 ANDN instruction. Including instruction selection.
2011-10-14 Jakob Stoklund OlesenBan rematerializable instructions with side effects.
2011-10-12 Jim GrosbachARM parsing and encoding for the <option> form of LDC...
2011-10-11 Eli FriedmanRemove extra semicolon.
2011-10-11 Craig TopperFix disassembling of popcntw. Also remove some code...
2011-10-10 Jakob Stoklund OlesenEmit full ED initializers even for pseudo-instructions.
2011-10-10 Jakob Stoklund OlesenInsert dummy ED table entries for pseudo-instructions.
2011-10-07 Jim GrosbachARM NEON assembly parsing and encoding for VDUP(scalar).
2011-10-07 David GreeneRemove Multidefs
2011-10-07 Craig TopperRevert part of r141274. Only need to change encoding...
2011-10-06 Peter CollingbourneRemove the Clang tblgen backends from LLVM.
2011-10-06 Craig TopperFix assembling of xchg %eax, %eax to not use the NOP...
2011-10-06 Peter CollingbourneBuild system infrastructure for multiple tblgens.
2011-10-06 Jakob Stoklund OlesenRemove the TRI::getSubRegisterRegClass() hook.
2011-10-05 David GreeneVim Support for Multidefs
2011-10-05 David GreeneEmacs Support for Multidefs
2011-10-05 Jakob Stoklund OlesenAdd TRI::getSubClassWithSubReg(RC, Idx) function.
2011-10-04 Jakob Stoklund OlesenProperly use const_iterator.
2011-10-04 Jakob Stoklund OlesenTeach TableGen to infer missing register classes.
2011-10-04 Jakob Stoklund OlesenTableGen: Store all allocation orders together.
2011-10-04 Jakob Stoklund OlesenTableGen: Privatize CodeGenRegisterClass::TheDef and...
2011-10-04 Jakob Stoklund OlesenTableGen: Don't add synthetic Records to the RecordKeeper.
2011-10-04 Craig TopperAdd support in the disassembler for ignoring the L...
2011-10-04 Rafael EspindolaRemove last references to hotpatch.
next