aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Extend the CoalescerPair interface to handle symmetric sub-register copies.Jakob Stoklund Olesen2012-05-152-44/+51
* Update MIPS' section in the release notes. Patch by Simon Atanasyan.Akira Hatanaka2012-05-151-0/+2
* Add -enable-aa-sched-mi, off by default, for AliasAnalysis inside MachineSche...Andrew Trick2012-05-151-22/+243
* Fixed a bug in llvm-objdump when disassembling using -macho option for a binaryKevin Enderby2012-05-151-1/+1
* llvm-build: Add support for non-installed libraries (e.g., gtest).Daniel Dunbar2012-05-155-15/+47
* llvm-build: Don't emit library information for disabled targets.Daniel Dunbar2012-05-152-1/+21
* [utils] Fix Get{RepositoryPath,SourceVersion} to have a more robust is-git-svnDaniel Dunbar2012-05-152-2/+2
* TableGen'erate mapping physical registers to encoding values.Jim Grosbach2012-05-153-5/+42
* Allow MCCodeEmitter access to the target MCRegisterInfo.Jim Grosbach2012-05-1513-8/+30
* Enable all Hexagon tests.Sirish Pande2012-05-1511-28/+18
* minor simplification to code: Ty is already a SCEV type; don't need to run ge...Nuno Lopes2012-05-151-6/+3
* Add some release notes about compiler-rt and libc++David Chisnall2012-05-151-0/+15
* Teach SimplifyLibCalls about stpcpy.David Majnemer2012-05-152-7/+97
* Remove warning about testing unsigned int with int.Bill Wendling2012-05-151-1/+1
* Fixed one small stupid, but critical bug.Stepan Dyatkovskiy2012-05-152-2/+17
* Rejected r156804 due to buildbots failures.Stepan Dyatkovskiy2012-05-151-35/+46
* SelectionDAGBuilder::Clusterify : main functinality was replaced with CRSBuil...Stepan Dyatkovskiy2012-05-151-46/+35
* Temporarily disable anti-dependence breaking for Mips until bug 12829 isAkira Hatanaka2012-05-151-1/+1
* Create a struct representing register units in TableGen.Jakob Stoklund Olesen2012-05-152-35/+50
* Remove extraneous ';'.Bill Wendling2012-05-151-1/+1
* Add a command line option to skip the delay slot filler pass entirely for Mips.Akira Hatanaka2012-05-141-0/+10
* [Support/YAMLParser] Use rtrim on plain scalars.Michael J. Spencer2012-05-141-3/+1
* [Support/COFF] Make the order of members in symbol match the standard.Michael J. Spencer2012-05-141-1/+1
* Fix use of uninitialized variable.David Blaikie2012-05-141-1/+1
* Don't access MO reference after invalidating operand list.Jakob Stoklund Olesen2012-05-141-2/+3
* Fix PR12821.Jakob Stoklund Olesen2012-05-142-1/+39
* Move the capture analysis from MemoryDependencyAnalysis to a more general placeChad Rosier2012-05-146-89/+128
* Revert 156634 upon request until code improvement changes are made.Brendon Cahoon2012-05-1417-3763/+343
* Rename @llvm.debugger to @llvm.debugtrap.Dan Gohman2012-05-148-16/+16
* Release notes for MIPS backend.Akira Hatanaka2012-05-141-4/+10
* Remove a stale forward declaration.Andrew Trick2012-05-141-1/+0
* Remove the expensive BitVector::operator~().Jakob Stoklund Olesen2012-05-142-8/+4
* Remove BitVector binops.Jakob Stoklund Olesen2012-05-141-18/+0
* Consider ad hoc aliasing when building RegUnits.Jakob Stoklund Olesen2012-05-141-12/+41
* Record the ad hoc aliasing graph in CodeGenRegister.Jakob Stoklund Olesen2012-05-142-5/+21
* Compute topological signatures of registers.Jakob Stoklund Olesen2012-05-142-8/+76
* Add BitVector::anyCommon().Jakob Stoklund Olesen2012-05-142-1/+39
* SwitchInst cosmetics: renamed "Hash" method to "hash"Stepan Dyatkovskiy2012-05-143-3/+3
* Formatting changes. Remove the '...' placeholders.Bill Wendling2012-05-141-67/+44
* Use ArrayRef instead of an explicit vector type.Bill Wendling2012-05-142-3/+3
* Add blurb about Julia.Bill Wendling2012-05-141-0/+16
* ReleaseNotes: Add info on PTX back-endJustin Holewinski2012-05-131-0/+15
* Hexagon: Initialize TBB to 0.Benjamin Kramer2012-05-131-0/+1
* Fix Xcode case (Upper X, lower c)Jean-Daniel Dupas2012-05-132-2/+2
* ReleaseNotes: Add a note about zero_undef on llvm.cttz/ctlz. Extend x86 secti...Benjamin Kramer2012-05-131-3/+12
* ReleaseNotes: Add a blurb about llvm-mc -g and move inliner changes into the ...Benjamin Kramer2012-05-131-6/+11
* ReleaseNotes: Document that LLVM was rewritten in python.Benjamin Kramer2012-05-131-0/+2
* ReleaseNotes: Add bullets for removed targets. Extend the note about llvm-ld ...Benjamin Kramer2012-05-131-13/+10
* Outline some clang 3.1 highlights off the top of my head.Benjamin Kramer2012-05-131-4/+11
* Add a link for every project.Benjamin Kramer2012-05-131-34/+36