summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Support: Extract ScaledNumbers::compare()Duncan P. N. Exon Smith2014-06-23
* Allow using .cfi_startproc without a leading symbol.Rafael Espindola2014-06-23
* clang-format initializer to reduce noise in another patch.Rafael Espindola2014-06-23
* Stop producing func.eh symbols on Darwin.Rafael Espindola2014-06-23
* Remove a temporary hack.Rafael Espindola2014-06-23
* [PowerPC] Refactor getMinCallFrameSize / getMinCallArgumentsSizeUlrich Weigand2014-06-23
* [PowerPC] Allow stack frames without parameter save areaUlrich Weigand2014-06-23
* [PowerPC] Fix IsDarwin arg in PPCFrameLowering:: callsUlrich Weigand2014-06-23
* [PowerPC] Refactor setMinReservedArea and CalculateParameterAndLinkageAreaSizeUlrich Weigand2014-06-23
* [PowerPC] Fix on-stack AltiVec arguments with 64-bit SVR4Ulrich Weigand2014-06-23
* ARM: mark UBFX as not allowing PC.Tim Northover2014-06-23
* MC: Cleanup parseMSInlineAsmDavid Majnemer2014-06-23
* MC: adjust text section flags for WoASaleem Abdulrasool2014-06-22
* Revert r211399, "Generate native unwind info on Win64"NAKAMURA Takumi2014-06-22
* R600: Use LowerSDIVREM for i64 node replaceJan Vesely2014-06-22
* R600: Implement custom SDIVREM.Jan Vesely2014-06-22
* R600: Add udivrem testJan Vesely2014-06-22
* Fix PR20087 by using the source index when changing the vector loadFilipe Cabecinhas2014-06-22
* Introduce a Lit feature "debug_frame" and apply it to llvm/test/MC/ELF/cfi-ve...NAKAMURA Takumi2014-06-22
* Add a description to the test from r211433 explaining why it's written that way.Benjamin Kramer2014-06-22
* LoopVectorizer: Fix a dominance issueArnold Schwaighofer2014-06-22
* MergeFunctions Pass, removed DenseMap helpers.Stepan Dyatkovskiy2014-06-22
* MergeFunctions Pass, updated header comments.Stepan Dyatkovskiy2014-06-22
* Report error for non-zero data in .bssWeiming Zhao2014-06-22
* MergeFunctions Pass, FnSet has been replaced with FnTree.Stepan Dyatkovskiy2014-06-21
* MergeFunctions Pass, removed unused methods from old implementation.Stepan Dyatkovskiy2014-06-21
* MergeFunctions, doSanityCheck: fixed body comments.Stepan Dyatkovskiy2014-06-21
* MergeFunctions Pass, introduced sanity check, that checks order relation,Stepan Dyatkovskiy2014-06-21
* MergeFunctions Pass, introduced total ordering among top-level comparisonStepan Dyatkovskiy2014-06-21
* LoopUnrollRuntime: Check for overflow in the trip count calculation.Benjamin Kramer2014-06-21
* Legalizer: Add support for splitting insert_subvectors.Benjamin Kramer2014-06-21
* SCEVExpander: Fold constant PHIs harder. The logic below only understands pro...Benjamin Kramer2014-06-21
* Add back functionality removed in r210497.Richard Trieu2014-06-21
* [X86] Add ISel patterns to select SSE3/AVX ADDSUB instructions.Andrea Di Biagio2014-06-21
* Fix the MinGW builder. Apparently std::call_once andZachary Turner2014-06-21
* Always use a temp symbol for CIE.Rafael Espindola2014-06-20
* Use compact unwind for the iOS simulator.Rafael Espindola2014-06-20
* Use a helper function and clang-format.Rafael Espindola2014-06-20
* Support: ScaledNumber: Fix inconsistent test namesDuncan P. N. Exon Smith2014-06-20
* Support: Write ScaledNumbers::getLg{,Floor,Ceiling}()Duncan P. N. Exon Smith2014-06-20
* Delete dead code.Rafael Espindola2014-06-20
* Support: Write ScaledNumber::getQuotient() and getProduct()Duncan P. N. Exon Smith2014-06-20
* Support: Cleanup ScaledNumber::getAdjusted() docDuncan P. N. Exon Smith2014-06-20
* Support: Mark end of namespacesDuncan P. N. Exon Smith2014-06-20
* Fix some double printing of filenames for archives in llvm-nm whenKevin Enderby2014-06-20
* Don't produce eh_frame relocations when targeting the IOS simulator.Rafael Espindola2014-06-20
* Revert "Replace Execution Engine's mutex with std::recursive_mutex."Zachary Turner2014-06-20
* Generate native unwind info on Win64Reid Kleckner2014-06-20
* Fix some -Wsign-compare fallout from changing container count member function...David Blaikie2014-06-20
* Commited patch from Björn Steinbrink:Stepan Dyatkovskiy2014-06-20