Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
[oota-llvm.git] / lib / Support /
2012-02-18 Chandler CarruthTrivial cleanup to group the generic 'armvN' cases...
2012-02-15 Kaelyn UhrainAdd function for computing the edit distance of two...
2012-02-12 Benjamin KramerStringSwitchify the rest of Triple.cpp.
2012-02-12 Chandler CarruthSwitch a bunch of manual if-chains to use StringSwitch...
2012-02-09 David BlaikieChange default error_code ctor to a 'named ctor' so...
2012-02-09 David BlaikieRemove static initializer from DataStream.cpp
2012-02-08 Benjamin KramerPathV2: Remove static StringRef ctors.
2012-02-07 David BlaikieCorrect use of const in ParseCommandLineOptions
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-07 Derek SchuffFix win32 build breakage from bitcode streaming patch
2012-02-06 Nick LewyckyFix comment-rulers.
2012-02-06 Derek SchuffEnable streaming of bitcode
2012-02-06 Chandler CarruthIntroduce helpers to compute the 32-bit varaints and...
2012-02-06 Sebastian Popfix typo
2012-02-05 Duncan SandsPersuade GCC that there is nothing worth warning about...
2012-02-03 Devang PatelAdd new tag and an attribute to support debug info...
2012-01-31 Bob WilsonAdd Triple::getMacOSXVersion to replace crufty code...
2012-01-31 Chandler CarruthAdd various coarse bit-width architecture predicates...
2012-01-29 Douglas GregorMove Clang's file-level locking facility over to LLVM...
2012-01-27 Rafael EspindolaAdd r149110 back with a fix for when the vector and...
2012-01-25 Jim GrosbachTidy up. s/Low Level Virtual Machine/LLVM/.
2012-01-23 David BlaikieRemove dead default.
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2012-01-18 Rafael EspindolaAdd support for the gnueabihf environment. Patch by...
2012-01-17 Manuel KlimekRemoves template magic to build up containers.
2012-01-17 David BlaikieRemove unreachable code. (replace with llvm_unreachable...
2012-01-16 David BlaikieRemoving unused default switch cases in switches over...
2012-01-15 Chandler CarruthRemove SetWorkingDirectory from the Process interface...
2012-01-15 David BlaikieRemove dead code.
2012-01-11 Argyrios KyrtzidisDisable the crash reporter when running lit tests.
2012-01-10 Chandler CarruthTeach the triple library about the androideabi environment.
2012-01-10 Chandler CarruthAdd 'llvm_unreachable' to passify GCC's understanding...
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2012-01-10 Benjamin KramerAdd definitions for AMD's bobcat (aka btver1)
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2012-01-03 Nick LewyckyConform to the style guide; remove 'else' after 'return...
2011-12-27 Benjamin KramerSwitch StringMap from an array of structures to a struc...
2011-12-22 Dylan Noblesmithdrop unneeded config.h includes
2011-12-22 Eli FriedmanFix APInt::rotl and APInt::rotr so that they work corre...
2011-12-21 Manuel KlimekChanges the JSON parser to use the SourceMgr.
2011-12-20 Manuel KlimekFixes a potential compilation error.
2011-12-20 Manuel KlimekPulls the implementation of skip() into JSONParser.
2011-12-20 Manuel KlimekAddressing style issues in JSON parser.
2011-12-20 Chandler CarruthFix up the CMake build for the new files added in r1469...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-12-16 Dylan NoblesmithAPInt: update asserts for base-36
2011-12-16 Manuel KlimekAdds a JSON parser and a benchmark (json-bench) to...
2011-12-13 Michael J. SpencerSupport/FileSystem: Add file_magic and move a vew clien...
2011-12-13 Michael J. SpencerSupport/Program: Make Change<stream>ToBinary return...
2011-12-13 Michael J. SpencerCleanup whitespace.
2011-12-12 Tony LinthicumHexagon backend support
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-12-12 Chad RosierRevert r146363 to allow buildbots to make forward progress.
2011-12-12 Michael J. SpencerSupport/FileSystem: Implement bool equivalent(file_stat...
2011-12-12 Michael J. SpencerSupport/FileSystem: Implement canonicalize.
2011-12-12 Michael J. SpencerSupport/Windows: Cleanup scoped handles.
2011-12-08 Michael J. SpencerSupport/FileSystem: Implement recursive_directory_itera...
2011-12-07 David BlaikieAdding missing anchor to DATDeltaAlgorithm.
2011-12-05 Nick LewyckySilence tsan false-positives (tsan can't track things...
2011-12-01 David BlaikieFix unreachable return & simplify some branches.
2011-12-01 Benjamin KramerAutodetect bulldozers.
2011-12-01 David BlaikieAdd some missing anchors.
2011-11-29 NAKAMURA Takumi[Win32] Catch exceptions (eg. segfault) on waiting...
2011-11-28 Nick LewyckyDon't define these unless we plan to use them.
2011-11-28 Eli FriedmanAdd back a line I deleted by accident in r145141. ...
2011-11-28 Dylan Noblesmithrename ENABLE_THREADS to LLVM_ENABLE_THREADS
2011-11-26 Eli FriedmanFix APFloat::convert so that it handles narrowing conve...
2011-11-24 Benjamin KramerMake ConstantRange::truncate a bit more efficient.
2011-11-23 Richard SmithCorrectly byte-swap APInts with bit-widths greater...
2011-11-22 Benjamin KramerAdd configure checking for pread(2) and use it to save...
2011-11-22 Benjamin KramerTurn error recovery into an assert.
2011-11-15 Nick LewyckyMove WEAK marking to the declaration.
2011-11-15 Nick LewyckyFix linking for some users who already have tsan enable...
2011-11-14 Nick LewyckyAdd support for tsan annotations (thread sanitizer...
2011-11-06 Benjamin KramerFix a typo.
2011-11-06 Daniel DunbarADT/StringRef: Add ::lower() and ::upper() methods.
2011-11-06 Peter CollingbourneReturn only the least significant 8 bits of the exit...
2011-11-05 Benjamin KramerAdd more PRI.64 macros for MSVC and use them throughout...
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.
2011-11-01 Sebastian Poprename getHostTriple into getDefaultTargetTriple
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-11-01 Eli FriedmanRemove a couple unused methods. PR11201.
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-27 Benjamin KramerBlockFrequency: Use a smarter overflow check.
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-10-24 NAKAMURA TakumiWindows/Path.inc: [PR8460] Get rid of ScopedNullTermina...
2011-10-23 Benjamin KramerPrint branch probabilities as percentages.
2011-10-23 Benjamin KramerAdd compare operators to BranchProbability and use...
2011-10-21 Anton KorobeynikovFix build on mingw-w64.
2011-10-20 David MeyerRemove unused include of sys/uio.h in MemoryBuffer...
2011-10-17 Benjamin KramerFix handling of the From parameter in StringRef::find.
2011-10-16 Benjamin KramerLet printf do the formatting instead aligning strings...
2011-10-16 Chris Lattnerremove the dead 'ShowLine' argument from SMDiagnostic.
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-15 Benjamin KramerAdd a bad char heuristic to StringRef::find.
2011-10-15 NAKAMURA TakumiRevert r142046, "Fix for llvm::sys::getHostTriple on...
2011-10-15 Chad RosierFix for llvm::sys::getHostTriple on Windows. Instead...
next