2012-03-08 |
Craig Topper | Re-commit r152202 hopefully fixing the MSVC linker... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Daniel Dunbar | Revert r152288, "[ADT] Change the trivial FoldingSetNod... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Akira Hatanaka | Test case for r152280, r152285 and r152290. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Akira Hatanaka | Invoke setTargetDAGCombine for SELECT. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Daniel Dunbar | [ADT] Change the trivial FoldingSetNodeID::Add* methods... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Akira Hatanaka | Swap the operands of a select node if the false (the... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Chandler Carruth | Rotate two of the functions used to count bonuses for... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Akira Hatanaka | Set minimum function alignment to 3 if target is Mips64. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Akira Hatanaka | This patch eliminates redundant instructions that produ... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Andrew Trick | misched interface: Expose the MachineScheduler pass. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Jim Grosbach | ARM don't use MCRelaxAll, as it's not safe on ARM. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Sean Callanan | Improved support in RuntimeDyldMachO for generating |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | Cleanup VLIWPacketizer to use the updated ScheduleDAGIn... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched prep: Expose the ScheduleDAGInstrs interface... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched prep: Remove LLVM_LIBRARY_VISIBILITY from Sched... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched prep: Comment the ScheduleDAGInstrs interface. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched prep: Cleanup ScheduleDAGInstrs interface. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched prep: remove extra "protected" |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched prep: rename InsertPos to End. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched preparation: rename core scheduler methods... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Benjamin Kramer | Copy the right amount of elements. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Benjamin Kramer | SmallPtrSet: Copy all the elements when swapping, not... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chad Rosier | [fast-isel] ARMEmitCmp generates FMSTAT, which transfer... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Rafael Espindola | Use llvm-mc instead of llc. Patch by Jack Carter. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Benjamin Kramer | configure: Don't require a perl interpreter to be prese... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chad Rosier | Revert r152202 as it's causing internal buildbot failures. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Jakob Stoklund... | Fix infinite loop in nested multiclasses. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | Try a completely different approach to this type trait... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | Attempt #2 at appeasing GCC 4.3. This compiler really... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | Try to clarify this comment some. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | Switch the is_integral_or_enum trait machinery to use... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | What's better than fixing and simplifying broken hash... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | Remove another outbreak of customized (and completely... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | Add support to the hashing infrastructure for automatic... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Bill Wendling | Where the BranchFolding pass removes a branch then... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | Fix cmake |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | comment |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched preparation: clarify ScheduleDAG and ScheduleDA... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | ScheduleDAGInstrs comments |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched preparation: modularize schedule emission. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched preparation: modularize schedule printing. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched preparation: modularize schedule verification. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Craig Topper | Use uint16_t to store InstrNameIndices in MCInstrInfo... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Eli Friedman | Missing change in r152106 for TinyPtrVector. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | Switch this code to use hash_combine_range rather than... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | Cache the sized-ness of struct types, once we reach... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Chandler Carruth | Remove an accidental cut/paste of a comment into the... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Nick Lewycky | No functionality change. Type::isSized() can be expensi... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Jim Grosbach | ARM pre-v6 assembly parsing for umull/smull. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Jim Grosbach | ARM pre-v6 alias for 'nop' to 'mov r0, r0' |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Jim Grosbach | Tidy up. Remove dead code that slipped into previous... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | Added -view-background to avoid waiting for each GraphV... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | Added -view-misched=dags options. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | Cleanup in preparation for misched: Move DAG visualizat... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | Added MachineBasicBlock::getFullName() to standardize... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | Cleanup: DAG building is specific to either SD or MI... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched comments |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Andrew Trick | misched: Use the StartBlock/FinishBlock hooks |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Eric Christopher | Add the DW_AT_APPLE_runtime_class attribute to forward... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Evan Cheng | Extend r148086 to check for [r +/- reg] address mode... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Jim Grosbach | ARM more NEON VLD/VST composite physical register refac... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Jakob Stoklund... | Hoist common code out of if statement. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Jim Grosbach | ARM refactor more NEON VLD/VST instructions to use... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Owen Anderson | Fix support for encodings up to 64-bits in length.... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Benjamin Kramer | SmallPtrSet: Provide a more efficient implementation... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Eli Friedman | Fix the operand ordering on aliases for shld and shrd... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Ted Kremenek | Add new load commands for MachO. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Daniel Dunbar | build/Darwin: Make it easy to cause all tools to get... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Jim Grosbach | Tidy up. Kill some dead code. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Jakob Stoklund... | Allow the same types in DPair as in QPR. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Kevin Enderby | Fix a bug in the ARM disassembly of the neon VLD2 all... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Roman Divacky | Convert PowerPC to register mask operands. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Benjamin Kramer | Remove excess const, a const_iterator shouldn't be... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Jay Foad | Change ConstantAggrUniqueMap to use Chandler's new... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Bill Wendling | Add column width. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Bill Wendling | Remove short tag marker. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Bill Wendling | Appease the HTML validation gods. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Bill Wendling | Fix validation errors. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Bill Wendling | Fix validation errors. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Bill Wendling | Add missing end tags. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Argyrios Kyrtzidis | [TinyPtrVector] Add erase method and const-goodness. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Argyrios Kyrtzidis | PointerUnion::getAddrOf() does not need to be template... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Craig Topper | Use uint16_t to store indices into string table since... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Craig Topper | Add asserts to ensure that values will fit into the... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Craig Topper | Increase number of allowed registers in register classe... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Craig Topper | Revert r152016 and allow overlap, sub, super register... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Argyrios Kyrtzidis | Remove UsuallyTinyPtrVector. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Jakob Stoklund... | Add <imp-def> operands when reloading into physregs. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Eric Christopher | Fix up link and a couple small edits. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Eric Christopher | Add the beginnings of documentation for the Name Accele... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Eric Christopher | Delete trailing whitespace to clean up. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Argyrios Kyrtzidis | Add include/llvm/ADT/UsuallyTinyPtrVector.h which is... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Evan Cheng | Avoid finalizeBundles infinite looping. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Owen Anderson | Make it possible for a target to mark FSUB as Expand... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Lang Hames | Split fpscr into two registers: FPSCR and FPSCR_NZCV. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Eli Friedman | A few more cases of missing masking in ComputeMaskedBit... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Jim Grosbach | ARM vpush/vpop assembler mnemonics accept an optional... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Jim Grosbach | Nuke a bit of dead code. |
commit | commitdiff | tree | snapshot |
next |