2010-04-16 |
Eric Christopher | Add a check for posix_spawn. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Refine further the scope where the global DebugLoc... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Nick Lewycky | Revert r64616 which worked around gcc.gnu.org/PR42757... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Eric Christopher | Silence an unused variable warning. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | fix comment noticed by Bob |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Gabor Greif | back out r101423 and r101397, they break llvm-gcc self... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | move comment. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | fix PR6832: we were using the alignment of a pointer... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Create an exports file, so that the plugin only exports... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Make things static that don't need to be referenced... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | improve comments. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | pull all the ConvertToScalarInfo code together into one |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Chris Lattner | more refactoring: suck some stuff out of SRoA into |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Gabor Greif | shift intrinsic operand |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | introduce a new ConvertToScalarInfo struct to simplify |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Jakob Stoklund... | Avoid sinking machine instructions into a loop. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Johnny Chen | Added another test case for am3offset operand, testing... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Jakob Stoklund... | Add test case for machine-sink on critical edges |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Johnny Chen | Fixed a bug in ARM disassembly where LDRSBT should... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Make the export files absolute paths, and change Makefi... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Add a dependency on the .dir file to make sure that... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Evan Cheng | Use default lowering of DYNAMIC_STACKALLOC. As far... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | tidy interface to isOnlyCopiedFromConstantGlobal |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Daniel Dunbar | Don't use absolute path for EXPORTED_SYMBOL_FILE, this... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Generalize the EXPORTED_SYMBOL_FILE concept in the... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | zap mergeinfo |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | reapply r101364, which has been backed out in r101368 |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Duncan Sands | Pointed out by housel on #llvm. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Jakob Stoklund... | Fix PR6847. RegScavenger should ignore DebugValues. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Nicolas Geoffray | Make sure the initialization of a GC root is after... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Anton Korobeynikov | Revert r100896 and around - this breaks the only mingw3... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | prune includes |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Evan Cheng | ARM SelectDYN_ALLOC should emit a copy from SP rather... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Johnny Chen | DEBUG() print out "Unknown format" msg. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | ReuseFrameIndexVals is used in multiple files, so it... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | EnablePPC64RS and EnablePPC32RS are used in multiple... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Fix a bunch of namespace polution. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Fix namespace polution. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Make getPredecessorWithUniqueSuccessorForBB return... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | typos |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | back out r101364, as it trips the linux nightlybot... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | zap mergeinfo |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Benjamin Kramer | Simplify ".bc" detection. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gabor Greif | rotate CallInst operands, i.e. move callee to the back |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | enhance the load/store narrowing optimization to handle a |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | teach codegen to turn trunc(zextload) into load when... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | add a simple dag combine to replace trivial shl+lshr... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | Implement rdar://7860110 (also in target/readme.txt... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Add more const qualifiers for LLVM IR pointers in CodeGen. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | further tweak this to do something useful. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | remove undef control flow. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Daniel Dunbar | Remove unnecessary uses of <iostream>. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Daniel Dunbar | tests: MC/Disassembler tests depend on ARM support... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Chris Lattner | fix a crash on "lli ex" or any other file whose name... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Anders Carlsson | Fix build. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Dan Gohman | Add const qualifiers to CodeGen's use of LLVM IR constr... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Eric Christopher | Allow lowering for palignr instructions for mmx sized... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Evan Cheng | More 80 violations. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Johnny Chen | Wrap the error msgs in DEBUG() macro so that they won... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Evan Cheng | 80 col violations. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Devang Patel | Add comment. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Devang Patel | There is no need to track compile unit offsets if there... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Tobias Grosser | IPO needs ScalarOpts and InstCombine in its libs |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Johnny Chen | Fixed another assert exposed by fuzzing. Now, the... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Jim Grosbach | Add -arm-long-calls option to force calls to be indirec... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Fix TrackingVH to handle const Value subclasses. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Remove a const here. This makes this function consisten... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Constify GetConstantStringInfo. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nicolas Geoffray | Don't use DILocation when processing a DebugLoc. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Johnny Chen | For t2BFI disassembly, apply the same error checking... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Move a bunch of methods from CallSite to CallSiteBase... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Johnny Chen | Fixed another assert exposed by fuzzing. The utility... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Jakob Stoklund... | Remove unneeded types from test. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Evan Cheng | - Code clean up to reduce indentation. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Use FunTy instead of hard-coding Function. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Bob Wilson | Don't custom lower bit converts to ARM VMOVDRRD or... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Oops, make these public. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Move getType() and getCaller() into CallSiteBase so... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Evan Cheng | Trim tests and convert to FileCheck. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Delete unneeeded arguments. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Delete unused arguments. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Factor out EH landing pad code into a separate function... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Reset the debug location even if the instruction was... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Fix a missing #include. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Refine #includes. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Split ISD::NodeType and a few related items out of... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Pull utility routines with no SelectionDAG dependence... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Gabor Greif | performance: cache the dereferenced use_iterator |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Delete an obsolete comment. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Delete an unused function. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Clear the FunctionLoweringInfo object before doing... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Move this assert out of SelectionDAGISel into FunctionL... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Move the code for initialing the entry block livein... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Reorgnaize this code to be more tidy and readable. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Trim #includes. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Dan Gohman | Move the code for emitting livein copies out of Selecti... |
commit | commitdiff | tree | snapshot |
next |