aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LLDB uses ConvertUTF16toUTF8, remove #ifdefDmitri Gribenko2013-01-301-2/+0
* Move UTF conversion routines from clang/lib/Basic to llvm/lib/SupportDmitri Gribenko2013-01-304-0/+879
* Documentation: Updating the data layout default specifications toPatrik Hagglund2013-01-301-6/+4
* [lit] Make GoogleTest test runner correctly discover tests in the source rootAlexey Samsonov2013-01-301-15/+23
* Attempt to fix dragonegg. Use the number of slots to determine if the Attribu...Bill Wendling2013-01-301-1/+1
* InstCombine: canonicalize sext-and --> selectNadav Rotem2013-01-304-14/+52
* build: regenerate configureSaleem Abdulrasool2013-01-301-3/+90
* build: add --with-python optionSaleem Abdulrasool2013-01-305-6/+36
* Removing initializer for the field removed in r173887David Blaikie2013-01-301-1/+1
* Remove unused variable (introduced in r173884) to clear clang -Werror buildDavid Blaikie2013-01-301-2/+0
* Forgot to add new file to CMakeListsJack Carter2013-01-301-0/+1
* This patch implements runtime ARM specificJack Carter2013-01-305-2/+43
* This patch implements runtime Mips specificJack Carter2013-01-307-3/+168
* This patch reworks how llvm targets set Jack Carter2013-01-308-35/+19
* [autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.NAKAMURA Takumi2013-01-303-4/+4
* [autoconf] Fix m4 quoting for newer autotoolsNAKAMURA Takumi2013-01-304-111/+191
* [autoconf] Fix 80+ and quoting.NAKAMURA Takumi2013-01-302-8/+15
* [mips] Test case for r173862.Akira Hatanaka2013-01-302-0/+164
* [mips] Lower EH_RETURN.Akira Hatanaka2013-01-3010-2/+184
* [lit] Add some TODO notes to myself.Daniel Dunbar2013-01-301-0/+17
* Adding simple cast cost to ARMRenato Golin2013-01-293-2/+160
* Remove unused variable (unused since r173839)Dmitri Gribenko2013-01-291-4/+1
* Documentation: add empty lines so that lists are properly recognizedDmitri Gribenko2013-01-291-0/+2
* Made certain small functions in PtrState inlined.Michael Gottesman2013-01-291-7/+7
* [MC][COFF] Delay handling symbol aliases when writingMichael J. Spencer2013-01-293-49/+27
* LoopVectorize: convert TinyTripCountVectorThreshold constantPekka Jaaskelainen2013-01-292-1/+31
* Removed trailing comma in last element of enum declaration.Michael Gottesman2013-01-291-1/+1
* Moved S_Stop back to its previous position in the sequence order.Michael Gottesman2013-01-291-1/+1
* Add a special handling case for untyped CopyFromReg node in GetCostForDef() o...Weiming Zhao2013-01-291-1/+11
* Fixed a few debug messages and some 80+ violations.Michael Gottesman2013-01-291-9/+10
* Added some periods to some comments and added an overload for operator<< for ...Michael Gottesman2013-01-291-6/+28
* Changed DoesObjCBlockEscape => DoesRetainableObjPtrEscape so I can use it to ...Michael Gottesman2013-01-291-14/+17
* Add a couple of accessor methods to get the kind and values of an attribute.Bill Wendling2013-01-292-0/+15
* s/Data/Kind/g. No functionality change.Bill Wendling2013-01-292-30/+33
* Support artificial parameters in function types.David Blaikie2013-01-292-3/+11
* Use multiclass for post-increment store instructions.Jyotsna Verma2013-01-294-346/+125
* Add constant extender support for MInst type instructions.Jyotsna Verma2013-01-292-75/+151
* Remove dead code.Evan Cheng2013-01-291-10/+0
* Fixing warnings revealed by gcc release buildEdwin Vane2013-01-293-3/+4
* LoopVectorize: Clean up ValueMap a bit and avoid double lookups.Benjamin Kramer2013-01-291-10/+12
* R600/AMDILPeepholeOptimizer.cpp: Tweak std::make_pair to satisfy C++11.NAKAMURA Takumi2013-01-291-1/+1
* AttributeSet::get(): Fix a valgrind error. It doesn't affect actual behavior,...NAKAMURA Takumi2013-01-291-1/+1
* Fix typo in X86BaseInfo.h that I introduced in r157818.Hans Wennborg2013-01-291-2/+2
* Hopefully fix the Windows build failure introduced in r173769Timur Iskhodzhanov2013-01-292-0/+2
* Fix 64-bit atomic operations in Thumb mode.Tim Northover2013-01-292-74/+193
* Merge SSE and AVX shuffle instructions in the comment printer.Craig Topper2013-01-292-98/+239
* MIsched: cleanup code. Use isBoundaryNode().Andrew Trick2013-01-291-2/+4
* Fixed 2 more header comments...Michael Gottesman2013-01-292-2/+2
* Fixed header comment.Michael Gottesman2013-01-291-8/+4
* Fixed some whitespace/80+ violations. Also added a space after a namespace de...Michael Gottesman2013-01-294-6/+6