aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Debug Info: clean up testing case.Manman Ren2013-10-291-2/+4
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-2926-84/+88
* add test cases for frameaddr and returnaddr for aarch64Weiming Zhao2013-10-292-0/+41
* [AArch64] Implement FrameAddr and ReturnAddrWeiming Zhao2013-10-292-0/+43
* [ARM] Make sure HasCRC is initialized to false in Subtarget.Amara Emerson2013-10-291-0/+1
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-2918-21/+253
* R600/SI: Add compute support for CI v2Tom Stellard2013-10-297-16/+35
* R600: Expand vector FSQRT opsTom Stellard2013-10-292-0/+55
* DWARF parser: propery handle DW_FORM_ref_sig8 and fix Windows build.Alexey Samsonov2013-10-292-43/+42
* The asm printer has a mangler. Use it.Rafael Espindola2013-10-293-7/+4
* The AsmPrinter has a Mangler. Use it.Rafael Espindola2013-10-293-8/+6
* The asm printer has a mangler. Don't keep a second pointer to it.Rafael Espindola2013-10-291-10/+11
* Support names like llvm-ar-3.4 and llvm-ranlib-3.4.Rafael Espindola2013-10-291-2/+2
* Test cleanup for v8 instructionsBernard Ogden2013-10-293-7/+38
* Clarify that GlobalVariables definitions must have an initializer.Rafael Espindola2013-10-292-6/+14
* Quick-fix DebugInfo build on WindowsTimur Iskhodzhanov2013-10-291-1/+3
* ARM: Add subtarget feature for CRCBernard Ogden2013-10-297-18/+40
* Fix misapplied patch in r193597Anders Waldenborg2013-10-291-2/+2
* llvm-c: Make LLVM{Get,Set}Alignment work on {Load,Store}Inst tooAnders Waldenborg2013-10-292-6/+49
* AArch64: add 'a' inline asm operand modifierTim Northover2013-10-292-0/+11
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-2913-54/+66
* Add llvm/test/Transforms/SLPVectorizer/ARM/lit.local.cfg. Tests there require...NAKAMURA Takumi2013-10-291-0/+3
* Fix "existant" typosAlp Toker2013-10-294-5/+5
* Clean up.Richard Smith2013-10-291-4/+4
* DWARFFormValue.cpp: Appease gcc to give explicit constructors.NAKAMURA Takumi2013-10-291-4/+4
* ARM cost model: Unaligned vectorized double stores are expensiveArnold Schwaighofer2013-10-293-9/+44
* ARM cost model: Account for zero cost scalar SROA instructionsArnold Schwaighofer2013-10-293-6/+85
* SLPVectorizer: Use vector type for vectorized memory operationsArnold Schwaighofer2013-10-291-2/+2
* Cleaning up comments in lliAndrew Kaylor2013-10-291-2/+2
* Adding a workaround for __main linking with remote lli and Cygwin/MinGWAndrew Kaylor2013-10-299-21/+51
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-295-22/+101
* Debug Info: use createAndAddDIE to wrap around "new DIE" in DwarfDebug.Manman Ren2013-10-291-6/+5
* Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.Manman Ren2013-10-296-23/+27
* Debug Info: add a helper function createAndAddDIE.Manman Ren2013-10-292-29/+28
* Merge DWARFDIE::extractFast and DWARFDIE::extract into one function.Alexey Samsonov2013-10-282-56/+10
* Renaming MCJIT .ir files to .ll and moving them to InputsAndrew Kaylor2013-10-2816-9/+9
* DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::ext...Alexey Samsonov2013-10-286-21/+16
* lit: add missing substitutions for recently added toolsAlp Toker2013-10-282-0/+4
* Quote potential shell expansions found in testsAlp Toker2013-10-282-2/+2
* DWARF parser: since DWARF4, DW_AT_high_pc may be a constant representing func...Alexey Samsonov2013-10-281-4/+10
* DebugInfo: Introduce the notion of "form classes"Alexey Samsonov2013-10-287-74/+201
* Fix the lli --extra-module value_descAlp Toker2013-10-281-1/+1
* Add a few tests for StringRef::{start,end}with.Rui Ueyama2013-10-281-0/+2
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-282-29/+44
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-282-34/+61
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-282-31/+56
* Standardizing lli's extra module command line optionAndrew Kaylor2013-10-2810-11/+10
* Remove stray '_'.Bill Wendling2013-10-281-1/+1
* Use the correct reference. Spotted by Sean Silva.Bill Wendling2013-10-281-3/+3
* Remove 2.4 from the list of supported Python versions.Bill Wendling2013-10-281-1/+1