summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Adding a workaround for __main linking with remote lli and Cygwin/MinGWAndrew Kaylor2013-10-29
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-29
* Debug Info: use createAndAddDIE to wrap around "new DIE" in DwarfDebug.Manman Ren2013-10-29
* Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.Manman Ren2013-10-29
* Debug Info: add a helper function createAndAddDIE.Manman Ren2013-10-29
* Merge DWARFDIE::extractFast and DWARFDIE::extract into one function.Alexey Samsonov2013-10-28
* Renaming MCJIT .ir files to .ll and moving them to InputsAndrew Kaylor2013-10-28
* DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::ext...Alexey Samsonov2013-10-28
* lit: add missing substitutions for recently added toolsAlp Toker2013-10-28
* Quote potential shell expansions found in testsAlp Toker2013-10-28
* DWARF parser: since DWARF4, DW_AT_high_pc may be a constant representing func...Alexey Samsonov2013-10-28
* DebugInfo: Introduce the notion of "form classes"Alexey Samsonov2013-10-28
* Fix the lli --extra-module value_descAlp Toker2013-10-28
* Add a few tests for StringRef::{start,end}with.Rui Ueyama2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Standardizing lli's extra module command line optionAndrew Kaylor2013-10-28
* Remove stray '_'.Bill Wendling2013-10-28
* Use the correct reference. Spotted by Sean Silva.Bill Wendling2013-10-28
* Remove 2.4 from the list of supported Python versions.Bill Wendling2013-10-28
* [mips] Simplify LowerFormalArguments using getRegClassFor.Akira Hatanaka2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Return early from getUnconditionalBranchTargetOpValue if the branch target isLang Hames2013-10-28
* Convert a llc -filetype=obj test into a llvm-mc test.Rafael Espindola2013-10-28
* TableGen: remove unused variable.Ahmed Bougacha2013-10-28
* TableGen: Refactor DAG patterns to enable parsing one pattern at a time.Ahmed Bougacha2013-10-28
* TableGen: Refactor AsmWriterEmitter to keep AsmWriterInsts.Ahmed Bougacha2013-10-28
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-28
* simplify ConstantRange::getSetSize()Nuno Lopes2013-10-28
* [SystemZ] Set usaAA to trueRichard Sandiford2013-10-28
* [DAGCombiner] Respect volatility when checking for aliasesRichard Sandiford2013-10-28
* Keep TBAA info when rewriting SelectionDAG loads and storesRichard Sandiford2013-10-28
* lit: multiprocessing platform fix attemptAlp Toker2013-10-28
* SCEV: Make the final add of an inbounds GEP nuw if we know that the index is ...Benjamin Kramer2013-10-28
* Prune utf8 chars in comments.NAKAMURA Takumi2013-10-28
* Prune trailing linefeeds.NAKAMURA Takumi2013-10-28
* Target/R600: Un-tab-ify.NAKAMURA Takumi2013-10-28
* Make first substantial checkin of my port of ARM constant islands code to Mips.Reed Kotler2013-10-27
* Clarify the comment about BSD versions in r193465Alp Toker2013-10-27
* NVPTX: Remove unused globals.Benjamin Kramer2013-10-27
* Hexagon: Remove global state.Benjamin Kramer2013-10-27
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-27
* AVX-512: PMIN/PMAX intrinsics and patternsElena Demikhovsky2013-10-27
* A small grammar-os fixed.Bill Wendling2013-10-27
* Update to current output.Bill Wendling2013-10-27
* Fix Sphinx warning.Bill Wendling2013-10-27