summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix dubious type name similar to member name.Sean Silva2013-06-11
* Fix spurious semicolons.Sean Silva2013-06-10
* [yaml2obj] Initial ELF support.Sean Silva2013-06-10
* ARM: diagnose ARM/Thumb assembly switches on CPUs only supporting one.Tim Northover2013-06-10
* Fix xemacs mode line, don't put them in .cpp files (just header files). NoNick Lewycky2013-06-10
* Remove a few fixmes, the only work we're doing is getting the stringEric Christopher2013-06-10
* Fix up comment.Eric Christopher2013-06-10
* Remove unused function.Eric Christopher2013-06-10
* IndentCount is only used within NDEBUG code.Eric Christopher2013-06-10
* X86: Stop LEA64_32r doing unspeakable things to its arguments.Tim Northover2013-06-10
* Add a missing 'e'.Rafael Espindola2013-06-10
* tblgen: Assert that InstRWs doesn't grows when we don't expect it.Benjamin Kramer2013-06-10
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-10
* [PowerPC] Support branch mnemonics with implied CR0Ulrich Weigand2013-06-10
* [PowerPC] Use multiclass to generate extended branch mnemonicsUlrich Weigand2013-06-10
* Silencing an MSVC warning about comparing signed and unsigned values.Aaron Ballman2013-06-10
* Remove the old IdentifyFileType now that lld was updated.Rafael Espindola2013-06-10
* Pass a StringRef to sys::identifyFileType.Rafael Espindola2013-06-10
* Fix an out of bounds array access.Rafael Espindola2013-06-10
* Update for current naming conventions.Rafael Espindola2013-06-10
* Fix misleading comments in ARMAsmParserAmaury de la Vieuville2013-06-10
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-10
* [NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore...Justin Holewinski2013-06-10
* Avoid warnings about unused parameters that tend to come up a lot whenDuncan Sands2013-06-10
* Add test for ARM FastISel load/store register classesJF Bastien2013-06-10
* Fix a regression I introduced when I expanded the complex pseudos inReed Kotler2013-06-09
* tblgen: always lookup values from the original vector as it could be grown un...Benjamin Kramer2013-06-09
* Add a const version of findNearestCommonDominator to PostDom for convenience.Benjamin Kramer2013-06-09
* Refine the ARM EHABI test cases.Logan Chien2013-06-09
* Fix ARM unwind opcode assembler in several cases.Logan Chien2013-06-09
* Removed PackedDouble domain from scalar instructions. Added more formats for ...Elena Demikhovsky2013-06-09
* Make DeadArgumentElimination more conservative on variadic functionsTim Northover2013-06-09
* ARM FastISel fix load register classesJF Bastien2013-06-09
* TargetLowering: Clean up method description commentsDavid Majnemer2013-06-08
* sys::process::get_id() now returns the process ID instead of a process handle...Aaron Ballman2013-06-08
* [Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc bac...Venkatraman Govindaraju2013-06-08
* ARM: fix VMOVvnf32 decoding when ambiguous with VCVTAmaury de la Vieuville2013-06-08
* ARM: enforce SRS decoding constraintsAmaury de la Vieuville2013-06-08
* ARM: fix CPS decoding when ambiguous with QADDAmaury de la Vieuville2013-06-08
* ARM: fix VCVT decodingAmaury de la Vieuville2013-06-08
* Update code listings in LLVM tutorial.Logan Chien2013-06-08
* Fix a potential bug in r183584.Shuxin Yang2013-06-08
* Don't artifically restrict input object size.Sean Silva2013-06-08
* Fix unused variable warning from my previous patch.JF Bastien2013-06-08
* [mips] Use a helper function which compares the size of the source andAkira Hatanaka2013-06-08
* Reapply r183552. This time, use a standard type for the option to avoid templateQuentin Colombet2013-06-08
* R600: Use a refined heuristic to choose when switching clauseVincent Lejeune2013-06-07
* R600: Anti dep better handled in tex clauseVincent Lejeune2013-06-07
* Remember the anyext patterns.Jakob Stoklund Olesen2013-06-07
* Add missing zextloadi1 to i64 patterns. PR16721.Jakob Stoklund Olesen2013-06-07