OSDN Git Service

android-x86/external-llvm.git
2014-02-06 Ian Rogersam 16a8fd80: Avoid redefinition of __STD_FORMAT_MACROS.
2014-02-06 Ian RogersAvoid redefinition of __STD_FORMAT_MACROS.
2014-01-31 Ian RogersAvoid redefinition of __STD_FORMAT_MACROS.
2014-01-24 Colin Crossam 78c0f17f: Merge "llvm: rename aarch64 target to...
2014-01-24 Colin CrossMerge "llvm: rename aarch64 target to arm64"
2014-01-24 Colin Crossllvm: rename aarch64 target to arm64
2014-01-22 Stephen Hinesam 95015e5c: Merge "Remove unused files."
2014-01-22 Stephen HinesMerge "Remove unused files."
2014-01-09 Logan ChienRemove unused files.
2013-12-11 Ben Chengam 0000ef0b: Merge "AArch64: Temporarily disable AArch6...
2013-12-11 Ben ChengMerge "AArch64: Temporarily disable AArch64 build"
2013-12-11 Serban ConstantinescuAArch64: Temporarily disable AArch64 build
2013-11-05 Todd FialaFixes for LLDB build to work around host 4.6.2+ compile...
2013-10-22 Todd FialaAdded libs to the host's libLLVM.so.
2013-09-24 Stephen Hinesam a91a22bc: am 8e708faf: am 5edef2e8: Merge "x86_64...
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-09-24 Stephen Hinesam 5edef2e8: Merge "x86_64/x32: Avoid early fail on...
2013-09-24 Stephen HinesMerge "x86_64/x32: Avoid early fail on x32 or x86_64...
2013-09-20 Pavel Chupinx86_64/x32: Avoid early fail on x32 or x86_64 build
2013-09-14 Stephen HinesMerge "Only build HOST LLVM when forced to do so."
2013-09-13 Stephen HinesFix LLVM version number (3.3).
2013-09-12 Stephen HinesOnly build HOST LLVM when forced to do so.
2013-08-27 Stephen Hinesam d79086a1: (-s ours) am 3acb57db: (-s ours) am f31eb8...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-27 Stephen Hinesam f31eb8ab: (-s ours) Merge "DO NOT MERGE - Allow...
2013-08-27 Stephen HinesMerge "DO NOT MERGE - Allow global-merge option to...
2013-08-27 Stephen HinesDO NOT MERGE - Allow global-merge option to be accessed...
2013-08-13 Stephen HinesMac only has ::futimes() and not ::futimens().
2013-08-13 Stephen HinesFix build break due to conflicting #define values.
2013-08-10 Stephen HinesUpdate LLVM for merge to r187913.
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-07 Eric ChristopherUsing the integrated assembler we'd fail to change...
2013-08-07 Eric ChristopherFix a FIXME, on darwin all virtual sections have a...
2013-08-07 Reid KlecknerOn Windows, autolink advapi32 from Path.inc for CryptAc...
2013-08-07 Rafael EspindolaAdd the common begin/end naming convention to the codin...
2013-08-07 Eric ChristopherMove assert above first use of variable that we'd be...
2013-08-07 NAKAMURA Takumilit/LitConfig.py: Fixup for msys bash.
2013-08-07 Andrew TrickConfusing comment typo.
2013-08-07 NAKAMURA TakumiLit: Fixup in r187886.
2013-08-07 NAKAMURA TakumiLit: Resurrect --no-execute dropped in r187852.
2013-08-07 Elena DemikhovskyAVX-512 set: Added BROADCAST instructions
2013-08-07 Richard Sandiford[SystemZ] Optimize floating-point comparisons with...
2013-08-07 Richard Sandiford[SystemZ] Add floating-point load-and-test instructions
2013-08-07 Benjamin KramerJumpThreading: Turn a select instruction into branching...
2013-08-07 Chandler CarruthCommit a no-op change to StringRef to (hopefully) trigg...
2013-08-07 Chandler CarruthAdd support for linking against a curses library when...
2013-08-07 Eric ChristopherRemove some parens. No functional change.
2013-08-07 Craig TopperSimplify code. No functional change intended.
2013-08-07 Evgeniy StepanovInitialize SIInsertWaits::ExpInstrTypesSeen in the...
2013-08-07 Dmitri GribenkoRemove the assertion for now. This breaks lld.
2013-08-07 Elena DemikhovskyLLVM Interpreter: MIPS tests should pass
2013-08-07 Dmitri GribenkoYAMLTraits.h: replace DenseMap that used a bad implemen...
2013-08-07 Shuxin YangChange public functions of LTOCodeGenerator from ret...
2013-08-07 Reed KotlerCreate a pattern for the "trap" instruction.
2013-08-07 Daniel Dunbar[lit] Use py2&3 compatible exec() syntax.
2013-08-07 Daniel Dunbar[lit] Use newer StringIO class.
2013-08-07 Daniel Dunbar[lit] Use modern absolute/relative import style.
2013-08-07 Daniel Dunbar[lit] Avoid __cmp__ and cmp().
2013-08-07 Daniel Dunbar[lit] Avoid use of iterator .next() method.
2013-08-07 Daniel Dunbar[lit] Use .write() methods instead of print statement.
2013-08-07 Daniel Dunbar[lit] Use dual-compatible print() syntax where possible.
2013-08-07 Daniel Dunbar[lit] Remove use of deprecated parameter tuple unpacking.
2013-08-07 Daniel Dunbar[lit] Remove uses of deprecated except syntax.
2013-08-07 Daniel Dunbar[lit] Use more modern syntax for constructing exceptions.
2013-08-07 Daniel Dunbar[lit] Drop --no-execute, which isn't generally useful.
2013-08-07 Daniel Dunbar[lit] tests: Change discovery test to use --show-tests.
2013-08-07 Daniel Dunbar[lit] Add a --show-tests option.
2013-08-07 Daniel Dunbar[lit] Remove dead ignoreStdError argument.
2013-08-07 Alexander KornienkoDisabled columnWidth test for OSX, need someone with...
2013-08-07 Alexander KornienkoUse correct platform detection macro: __MACOSX__ -...
2013-08-07 Reid KlecknerFix boolean logic in LockFileManager and test it
2013-08-07 Reid KlecknerAvoid using alloca in Windows/Program.inc
2013-08-07 Eric ChristopherAdd a way to grab a particular attribute out of a DIE.
2013-08-07 Eric ChristopherMove somewhat messy conditional out of line.
2013-08-07 Alexander KornienkoDisable tests on WIN32 (which has incorrect implementat...
2013-08-07 Reid KlecknerCheck for _strtoi64 in the cmake build if strtoll is...
2013-08-07 David BlaikieRemove unused functions introduced in r172685 to unbrea...
2013-08-07 Alexander KornienkoImplemented llvm::sys::locale::columnWidth and isPrint...
2013-08-06 Aaron BallmanReplacing /GR with /GR- instead of applying both option...
2013-08-06 Tom StellardR600: Add new file from r187831 to CMakeLists.txt
2013-08-06 Akira Hatanaka[mips] Rename register classes CPURegs and CPU64Regs.
2013-08-06 Tom StellardR600/SI: Use VSrc_* register classes as the default...
2013-08-06 Tom StellardR600/SI: Add more special cases for opcodes to ensureSR...
2013-08-06 Justin Holewinski[NVPTX] We dont have any target specific flags yet...
2013-08-06 Akira Hatanaka[mips] Mark instructions defined in Mips64InstrInfo...
2013-08-06 Bill WendlingChange the linkage of these global values to 'internal'.
2013-08-06 Reid KlecknerRemove some std stream usage from Support and TableGen
2013-08-06 Arnold SchwaighoferLoopVectorize: Allow vectorization of loops with lifeti...
2013-08-06 Akira Hatanaka[mips] Delete unnecessary InstAliases. Also, clear...
2013-08-06 Akira Hatanaka[mips] Replace usages of register classes with register...
2013-08-06 Shuxin YangChange private functions of LTOCodeGenerator from ret...
2013-08-06 Reid KlecknerUse gnu style builtins in MathExtras.h with clang on...
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-06 Sean Silva[LangRef] Alphabetize function attribute listing.
2013-08-06 Jakub StaszakAdjust file to the coding standard.
2013-08-06 Hal FinkelAdd PPC64 mulli pattern
2013-08-06 Jakub StaszakRemove extraneous semicolon.
2013-08-06 Mihai PopaThis corrects creation of operands for t2PLDW. It also...
2013-08-06 Mihai PopaSupport APSR_nzcv as operand for Thumb2 mrc. Deprecate...
2013-08-06 Justin Holewinski[NVPTX] Add missing patterns for i1 [s,u]int_to_fp
next