oota-llvm.git
2013-10-28 Alp Tokerlit: add missing substitutions for recently added tools
2013-10-28 Alp TokerQuote potential shell expansions found in tests
2013-10-28 Alexey SamsonovDWARF parser: since DWARF4, DW_AT_high_pc may be a...
2013-10-28 Alexey SamsonovDebugInfo: Introduce the notion of "form classes"
2013-10-28 Alp TokerFix the lli --extra-module value_desc
2013-10-28 Rui UeyamaAdd a few tests for StringRef::{start,end}with.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Andrew KaylorStandardizing lli's extra module command line option
2013-10-28 Bill WendlingRemove stray '_'.
2013-10-28 Bill WendlingUse the correct reference. Spotted by Sean Silva.
2013-10-28 Bill WendlingRemove 2.4 from the list of supported Python versions.
2013-10-28 Akira Hatanaka[mips] Simplify LowerFormalArguments using getRegClassFor.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Lang HamesReturn early from getUnconditionalBranchTargetOpValue...
2013-10-28 Rafael EspindolaConvert a llc -filetype=obj test into a llvm-mc test.
2013-10-28 Ahmed BougachaTableGen: remove unused variable.
2013-10-28 Ahmed BougachaTableGen: Refactor DAG patterns to enable parsing one...
2013-10-28 Ahmed BougachaTableGen: Refactor AsmWriterEmitter to keep AsmWriterInsts.
2013-10-28 Logan Chien[arm] Implement eabi_attribute, cpu, and fpu directives.
2013-10-28 Nuno Lopessimplify ConstantRange::getSetSize()
2013-10-28 Richard Sandiford[SystemZ] Set usaAA to true
2013-10-28 Richard Sandiford[DAGCombiner] Respect volatility when checking for...
2013-10-28 Richard SandifordKeep TBAA info when rewriting SelectionDAG loads and...
2013-10-28 Alp Tokerlit: multiprocessing platform fix attempt
2013-10-28 Benjamin KramerSCEV: Make the final add of an inbounds GEP nuw if...
2013-10-28 NAKAMURA TakumiPrune utf8 chars in comments.
2013-10-28 NAKAMURA TakumiPrune trailing linefeeds.
2013-10-28 NAKAMURA TakumiTarget/R600: Un-tab-ify.
2013-10-27 Reed KotlerMake first substantial checkin of my port of ARM consta...
2013-10-27 Alp TokerClarify the comment about BSD versions in r193465
2013-10-27 Benjamin KramerNVPTX: Remove unused globals.
2013-10-27 Benjamin KramerHexagon: Remove global state.
2013-10-27 NAKAMURA TakumiMCJIT-remote: __main should be resolved in child context.
2013-10-27 Elena DemikhovskyAVX-512: PMIN/PMAX intrinsics and patterns
2013-10-27 Bill WendlingA small grammar-os fixed.
2013-10-27 Bill WendlingUpdate to current output.
2013-10-27 Bill WendlingFix Sphinx warning.
2013-10-27 Bill WendlingUpdate to specify that both metadata and label types...
2013-10-27 Bill WendlingUpdate the Python version. And Perl isn't used anymore.
2013-10-27 Bill WendlingUpdate link.
2013-10-27 Shuxin YangRevert r193251 : Use address-taken to disambiguate...
2013-10-26 NAKAMURA Takumilli/RemoteMemoryManager.cpp: Resurrect __main stuff...
2013-10-26 Joerg Sonnenbergerself.path may be empty or otherwise miss the normal...
2013-10-26 Alp Tokerlit: Issue a note when multiprocessing fails to load
2013-10-26 Alp TokerFix a referenced before assignment in r193463
2013-10-26 Alp Tokerlit: handle late multiprocessing errors gracefully
2013-10-26 Wan XiaofeiQuick look-up for block in loop.
2013-10-26 NAKAMURA Takumillvm/test/lit.cfg: Tighten conditions to enable 'native'.
2013-10-26 NAKAMURA Takumillvm/test/Other/close-stderr.ll: Remove "XFAIL:win32...
2013-10-26 Alp TokerAttempt to fix the FreeBSD build, disable multiprocessing
2013-10-25 Andrew TrickFix SCEVExpander: don't try to expand quadratic recurre...
2013-10-25 Andrew TrickFix LSR: don't normalize quadratic recurrences.
2013-10-25 Rafael EspindolaHandle calls and invokes in GlobalStatus.
2013-10-25 Hal FinkelLoopVectorizer: Don't attempt to vectorize extracteleme...
2013-10-25 David BlaikieDIEHash: Summary hashing of member functions
2013-10-25 Rafael EspindolaTry to fix the build on windows.
2013-10-25 Rafael EspindolaChange MemoryBuffer::getFile to take a Twine.
2013-10-25 David BlaikieDIEHash: Summary hashing of nested types
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-25 Daniel Sanders[bugpoint] Increase the default memory limit for subpro...
2013-10-25 Benjamin Kramerllvm-c-test: Don't leak memory buffers.
2013-10-25 Rafael EspindolaTry to fix the openbsd bot.
2013-10-25 Rafael EspindolaCall destroy from ~BasicCallGraph.
2013-10-25 Rafael EspindolaUse c comments.
2013-10-25 Tim NorthoverARM: allow .thumb_func to be separated from symbol...
2013-10-25 Yaron KerenThe FIXME was indeed fixed in the linker, comment removed.
2013-10-25 Tim NorthoverARM: don't expand atomicrmw inline on Cortex-M0
2013-10-25 Tim NorthoverLegalizeDAG: allow libcalls for max/min atomic operations
2013-10-25 Tim NorthoverARM: tweak test to pass on all platforms
2013-10-25 Nadav RotemOptimize concat_vectors(X, undef) -> scalar_to_vector(X).
2013-10-25 Richard SmithFix ODR violation.
2013-10-25 Yuchen Wullvm-cov dump to dbgs() instead of outs().
2013-10-25 Yuchen WuSupport for reading program counts in llvm-cov.
2013-10-24 Jim GrosbachARM: Test r193381 a bit more thoroughly.
2013-10-24 Jim GrosbachARM: Tweak usage of '*vfp' compiler_rt functions.
2013-10-24 David BlaikieMCStreamer: Reimplement the virtual EmitRawText as...
2013-10-24 Reid Klecknerlto.h: Use lto_bool_t instead of int to restore the ABI
2013-10-24 David BlaikieDWARF emission: Remove unnecessary/redundant DIE refere...
2013-10-24 Eric ChristopherFix name of variable in comment.
2013-10-24 Eric ChristopherGrammar.
2013-10-24 Eric ChristopherUpdate misleading comment.
2013-10-24 Eric ChristopherFormatting and whitespace.
2013-10-24 David BlaikieDIEHash: Const correct and use references where non...
2013-10-24 David BlaikieDIEHash: Do not use shallow type hashing for unnamed...
2013-10-24 David BlaikieDIEHash: Refactor ref attribute hashing into smaller...
2013-10-24 David BlaikieRemove unused debug-only member variable.
2013-10-24 David PeixottoRemove class abstraction from ARM struct byval lowering
2013-10-24 Tom StellardInliner: Handle readonly attribute per argument when...
2013-10-24 Renato GolinI had to move and remove
2013-10-24 Tim NorthoverARM: Mark double-precision instructions as such
2013-10-24 Renato GolinFix broken builds by moving test to x86 dir
2013-10-24 John ThompsonReverting my r193344 checkin due to build breakage.
2013-10-24 Renato GolinMark vector loops as already vectorized
2013-10-24 John ThompsonAdded std::string as a built-in type for mapping.
next