2010-12-10 |
Jim Grosbach | More trivial cleanup. No need to define the EncoderMeth... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Dan Gohman | Implement PartialAlias checking in BasicAA. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jakob Stoklund... | Fix miscompilation caused by trivial logic error in... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Dan Gohman | Minimally update this code to handle PartialAlias. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Dan Gohman | Use PartialAlias to do better noalias lint checking. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Dan Gohman | Teach AliasAnalysisCounter about PartialAlias. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Dan Gohman | Teach AliasAnalysisEvaluator about PartialAlias. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Dan Gohman | Update this code to handle PartialAlias as MayAlias. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Dan Gohman | Introduce a new PartialAlias response for AliasAnalysis... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Bob Wilson | Fix some invalid alignments for Neon vld-dup and vld... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jim Grosbach | Teach isCSRestore() that ARM/Thumb2 functions will... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jakob Stoklund... | Add an AllocationOrder class that can iterate over... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jim Grosbach | Thumb unconditional branch binary encoding. rdar:/... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Jim Grosbach | Thumb conditional branch binary encodings. rdar://8745367 |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Michael J.... | Another git svn dcommit test. This time let's hope... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Michael J.... | Another git-svn dcommit test. (last time I got access... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Michael J.... | Test git svn dcommit |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Anton Korobeynikov | Another dummy commit to check GIT mirroring |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Anton Korobeynikov | Dummy commit to test GIT mirroring |
commit | commitdiff | tree | snapshot |
2010-12-10 |
NAKAMURA Takumi | macho-dump: Fix CMake build, following up to r121466. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Rafael Espindola | Fixed version of 121434 with no new memory leaks. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Bob Wilson | The Neon vqdmlsl_lane and vqdmlal_lane intrinsics have... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Daniel Dunbar | Mach-O/ARM: Add relocation type enumeration. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Daniel Dunbar | macho-dump: Switch to C++ macho-dump tool. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Daniel Dunbar | Mach-O: Tweak field name. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Nick Lewycky | Remove dead header. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Rafael Espindola | Fix cmake build. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Rafael Espindola | Revert my previous patch to make the valgrind bots... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
NAKAMURA Takumi | Add dependency to "make check". |
commit | commitdiff | tree | snapshot |
2010-12-10 |
NAKAMURA Takumi | lib/Target/CMakeLists.txt: Add missing lib/Target/Targe... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Kevin Enderby | Fix the leak from r121401 of the Operands erased in... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Eric Christopher | Use GZIPBIN instead of GZIP. Apparently gzip uses GZIP... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Nate Begeman | Add some missing predicates. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Chris Lattner | fix some validation problems |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Chris Lattner | restructure this for readability, correct the example... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Nate Begeman | Formalize the notion that AVX and SSE are non-overlappi... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Rafael Espindola | Initial support for the cfi directives. This is just... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Devang Patel | Print breakpoints for call instructions. This is used... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Chris Lattner | add a rule for enums, patch by Zhanyong Wan! |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Devang Patel | Add initial support to measure local variables. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Rafael Espindola | Use const references. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bill Wendling | Fix the prototype for the llvm.eh.selector intrinsic. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bill Wendling | Thumb ldr reg+imm offsets were encoded incorrectly... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Nate Begeman | Add support for AVX to materialize +0.0 when doing... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Use the new IsAligned fixup flag to improve fixup encod... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Stuart Hastings | Initial support for nested CALLSEQ_START/CALLSEQ_END... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jakob Stoklund... | Remember to filter out reserved rergisters from the... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jakob Stoklund... | Add a forgotten initializer for CheckedFirstInterference. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Dan Gohman | Give CurStreamType's enum a name. This works around... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Fix an issue in some Thumb fixups, where the effective... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | Rename CB/CBZ specific fixup accordingly. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Devang Patel | Add assert to catch an attempt to emit .byte 256 |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Kevin Enderby | Add support for parsing ARM arithmetic instructions... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | Rename the encoder method for t_cbtarget to match. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | Thumb needs a few different encoding schemes for branch... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bob Wilson | 80-column fixes. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | ARM stm/ldm instructions require more than one register... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bob Wilson | Add a license comment to the generated arm_neon.h header. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Andrew Trick | Added register reassignment prototype to RAGreedy.... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | More code not compiled by CMake. :(. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | CMake: Add FileUpdate to the build. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Missed FileUpdate because CMake doesn't build it yet :(. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Support/Windows/PathV2: Fix header comment. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Support: Move c_str from SmallVector back to SmallStrin... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Support/FileSystem: Change file_status predicate functi... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Support/MemoryBuffer: Replace all uses of std::string... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bruno Cardoso... | Add ROTR and ROTRV mips32 instructions. Patch by Akira... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bruno Cardoso... | Fix delay slot filler for non mips1 targets. Patch... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Kalle Raiskila | Dont' feed ILA two inputs - it takes just one. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | tidy up. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | 80 columns. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Chris Lattner | enhance memcpyopt to zap memcpy's that have the same... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Chris Lattner | fix PR8753, eliminating a case where we'd infinitely... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Rewrite the darwin tlv support to use a chain and retur... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Take the first step towards making LVI non-recursive... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | 80-col fixups. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Wesley Peck | Reworking the stack layout generated by the MBlaze... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Fix encoding of the immediate operands on post-indexed... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Dan Gohman | Really check that the bits that will become zero are... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Fix up some comments. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Fix Thumb2 fixups for ldr. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | Add a textual message to the assert. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | Add a sanity check assert() for t2ADD/SUBrSPi instructi... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | When using multiple instructions to reference a frame... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jim Grosbach | The add/sub SP instructions are really pseudos. The... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Jakob Stoklund... | IntervalMap iterators are heavyweight, so avoid copying... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Matt Beaumont-Gay | Remove unused variables |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Fix typo in Thumb2 branch fixup. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Stop confusing people, it's not really a chain, or... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bill Wendling | Remove extraneous semicolon. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bill Wendling | Attempt to make the bit-twiddling readable resulted... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bill Wendling | The BLX instruction is encoded differently than the... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Remove extraneous copy from DAG conversion for darwin... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Owen Anderson | Fix Thumb2 BCC encoding and fixups. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Eric Christopher | Add rsp to the uses for the same reason as 32-bit. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Devang Patel | DW_FORM_data1 may not provide sufficient room for vtabl... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Kevin Enderby | Allow a slash, '/', as a prefix separator for X86.... |
commit | commitdiff | tree | snapshot |
next |