aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change behavior of calling bitcasted alias functions.Matt Arsenault2013-07-3010-83/+430
* [mips] Delete instruction format for "bal".Akira Hatanaka2013-07-301-11/+0
* This test may have been sensitive to the ARM ABI...Andrew Trick2013-07-301-1/+1
* Implement getUniqueID for directories on windows.Rafael Espindola2013-07-302-18/+27
* [mips] Define "bal" as a pseudo instruction. Also, fix bug in the InstAlias thatAkira Hatanaka2013-07-302-5/+9
* Remove dead code.Rafael Espindola2013-07-301-3/+0
* Down-scale slot index distance to save bits.Andrew Trick2013-07-302-1/+8
* whitespaceAndrew Trick2013-07-301-2/+2
* MI Sched: Track live-thru registers.Andrew Trick2013-07-303-15/+101
* MI Sched fix: assert "Disconnected LRG within the scheduling region."Andrew Trick2013-07-302-1/+60
* [Sparc] Rewrite MBB's live-in registers for leaf functions. Also, addVenkatraman Govindaraju2013-07-302-7/+20
* Implement TokenizeWindowsCommandLine.Rui Ueyama2013-07-302-10/+129
* Fix parameter ordering bug in createDebugIRPass()Daniel Malea2013-07-301-3/+3
* R600/SI: Expand vector fp <-> int conversionsTom Stellard2013-07-306-40/+40
* This patch implements parsing of mips FCC register operands. The example inst...Vladimir Medic2013-07-305-14/+72
* Fix underscore to be the proper length.Bill Wendling2013-07-301-1/+1
* [ARM] check bitwidth in PerformORCombineSaleem Abdulrasool2013-07-302-14/+53
* Remove more dead documentation.Rafael Espindola2013-07-301-11/+10
* [Sparc] Use call's debugloc for the unimp instruction.Venkatraman Govindaraju2013-07-301-1/+1
* [PowerPC] Skeletal FastISel support for 64-bit PowerPC ELF.Bill Schmidt2013-07-305-1/+347
* [R600] Replicate old DAGCombiner behavior in target specific DAG combine.Quentin Colombet2013-07-302-1/+56
* [DAGCombiner] insert_vector_elt: Avoid building a vector twice.Quentin Colombet2013-07-308-27/+56
* Move file to X86 and add a triple to fix darwin bots for now.Eric Christopher2013-07-301-1/+1
* Fix a truly egregious thinko in anonymous namespace check,Eric Christopher2013-07-292-68/+127
* Make sure we don't emit an ODR hash for types with no name and makeEric Christopher2013-07-292-21/+64
* Clarify comments for types contained in anonymous namespaces andEric Christopher2013-07-291-1/+3
* Elaborate a bit on the type unit and ODR conditional code.Eric Christopher2013-07-291-4/+4
* Make file_status::getUniqueID const.Rafael Espindola2013-07-293-3/+3
* Delete documentation for deleted options.Rafael Espindola2013-07-291-41/+0
* Include st_dev to make the result of getUniqueID actually unique.Rafael Espindola2013-07-295-37/+38
* Debug Info: enable verifier for testing cases.Manman Ren2013-07-2910-11/+11
* [mips] Add comment and simplify function.Akira Hatanaka2013-07-291-23/+14
* Add the C source code to the test to make it easier to update when debug info...Nadav Rotem2013-07-291-0/+9
* SLPVectorier: update the debug location for the new instructions.Nadav Rotem2013-07-292-2/+104
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-2937-208/+237
* Use proper section suffix for COFF weak symbolsNico Rieck2013-07-295-43/+66
* Proper va_arg/va_copy lowering on win64Nico Rieck2013-07-292-1/+63
* Re-application of 187310. Re-enabling warning C4275 for MSVC 11 and up, but ...Aaron Ballman2013-07-291-3/+8
* Add support for the 's' operation to llvm-ar.Rafael Espindola2013-07-295-3/+69
* MC: Support larger COFF string tablesNico Rieck2013-07-292-12/+77
* ExceptionDemo.cpp: Tweak a @param. [-Wdocumentation]NAKAMURA Takumi2013-07-291-1/+1
* Some Intel Penryn CPUs come with SSE4 disabled. Detect them as core 2.Benjamin Kramer2013-07-291-1/+3
* Allow generation of vmla.f32 instructions when targeting Cortex-A15. The patc...Silviu Baranga2013-07-295-5/+31
* test commitRobert Lytton2013-07-291-0/+1
* Teach the AllocaPromoter which is wrapped around the SSAUpdaterChandler Carruth2013-07-291-15/+51
* Don't vectorize when the attribute NoImplicitFloat is used.Nadav Rotem2013-07-292-0/+30
* Fix -Wdocumentation warnings.Rafael Espindola2013-07-282-6/+6
* Update comments for SSAUpdater to use the modern doxygen commentChandler Carruth2013-07-282-88/+60
* Remove use of sprintf added to X86 disassembler tablegen code. Send message w...Craig Topper2013-07-281-4/+2
* Partial revert of 187310; it seems MSVC 10 still spits out this warning, but ...Aaron Ballman2013-07-281-1/+2