2011-07-18 |
Owen Anderson | Re-apply r135319 with a fix for the constant island... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Jakob Stoklund... | Fix a crash when building 177.mesa for armv6. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrew Trick | indvars: Added verification that LFTR and other indvars... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrew Trick | indvars: Added isHighCostExpansion. Avoid generating... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Bruno Cardoso... | Be more smart with VCVTSS2SD. Also place the patterns... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Bruno Cardoso... | Add AVX 128-bit sqrt versions |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Akira Hatanaka | Change destination register operands of SC instructions... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Jakob Stoklund... | Intern all RecTy subclass instances to avoid duplicates. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | various cleanups noticed by Frits |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | remove pasto |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Frits van Bommel | Hopefully fix some GCC-based buildbots. GCC apparently... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Frits van Bommel | Migrate LLVM and Clang to use the new makeArrayRef... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Frits van Bommel | Introduce the 'makeArrayRef(...)' family of functions... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Lewycky | Delete empty unused file. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Jakob Stoklund... | Fix PR10387. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | document this api change. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | update for recent api changes. I have a hard time... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | update this to build with a recent IRBuilder change... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Evan Cheng | LLC doesn't need to create MCInstrInfo's. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | add iteration support to TinyPtrVector for clang's... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | fix a warning in TinyPtrVector, adopt it in SSAUpdater... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | introduce a new TinyPtrVector class. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Benjamin Kramer | Simplify & microoptimize code. No intended functionalit... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Nadav Rotem | Minor code cleanups |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Oscar Fuentes | Fix CMake build on Solaris |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Benjamin Kramer | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Jakub Staszak | Remove unused LoopRanges from RegAllocGreedy. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Jakub Staszak | Remove "LoopInfo.h" include from BranchProbabilityInfo.h. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Jakub Staszak | Add MachineBlockFrequency analysis. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Owen Anderson | Revert r135319 in an attempt to get to unbreak testers. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Eric Christopher | More minor adjustments. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Matt Beaumont-Gay | Silence unused variable warning |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Eli Friedman | Make the disassembler able to disassemble a bunch of... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Andrew Trick | indvars: fix a pass-sensitivity issue that would hit... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Andrew Trick | indvars: remove ExprToIVMap because it won't be needed... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Andrew Trick | Fix SCEVEXpander to handle arbitrary phi expansion... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Bruno Cardoso... | Add AVX 128-bit patterns for sint_to_fp |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Eric Christopher | Finish propagating %asmtmp->%1 change. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Jakob Stoklund... | He said *before* the last split point. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | fix rdar://9776316 - type remapping needed for inline... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | deconstify getType()'s. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Dan Gohman | LegalizeDAG doesn't need its own copy of this enum. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Owen Anderson | Get rid of the separate opcodes for the Darwin versions... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Dan Gohman | Delete LegalizeDAG's own version of isTypeLegal and... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Bruno Cardoso... | Fix a couple of things: |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Bruno Cardoso... | Add a few patterns for 256-bit bitcasts. No testcases... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Dan Gohman | Delete an unused variable and a redundant assert. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jakob Stoklund... | Extract parts of RAGreedy::splitAroundRegion as SplitKi... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Dan Gohman | Modernize comments. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eli Friedman | PR10370: Make sure we know how to relax push correctly... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Devang Patel | Use DebugLoc directly to map inlined functions' instruc... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chad Rosier | A real testcase for r135286. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eric Christopher | Update these tests, no longer outputting names for... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jakub Staszak | Fix pointer heuristic. Check whether predicator is... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eli Friedman | A couple of minor fixes to the OCaml tutorial. PR10025... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chad Rosier | Add testcase for r135286. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Owen Anderson | Remove VMOVDneon and VMOVQ, which are just aliases... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | Teach llvm-objdump to disassemble sections symbol by... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | ObjectFile: Add a method to check whether a section... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Kevin Enderby | Have tblgen produce code that tolerates operands that... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chad Rosier | Disable loop idiom recognition of memset/memcpy if... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Owen Anderson | Remove unnecessary duplicate instruction definitions... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | MachOObjectFile: Get symbol functions ready for 64... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Frits van Bommel | No need to explicitly invoke the ArrayRef constructor... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Devang Patel | Eliminate redundant map. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
NAKAMURA Takumi | Eliminate "const" from extern const to fix breakeage... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Francois Pichet | For my ego. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Frits van Bommel | In Twine::str(), if the Twine stores only a std::string... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Francois Pichet | Convert CallInst and InvokeInst APIs to use ArrayRef... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jay Foad | Convert CallInst and InvokeInst APIs to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Explicitly cast the second argument to unsigned in... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jeffrey Yasskin | Add an APFloat::convertToInt(APSInt) function that... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Evan Cheng | Reverting r135232. It's causing infinite looping in... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | remove the old and dangerous uncheckedReplaceAllUsesWit... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | devirtualize Constant::isNullValue: |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | start using the new helper methods a bit. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | add CFP::isNegative() and ConstnatInt::isNegative(... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | bump pointer allocate LLVM IR types, since they are... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | remove the InvalidateStructLayoutInfo API, which is... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Remove an unnecessary header from this file. I don... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | The *MCAsmInfo.cpp files use ADT/Triple code, so add... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Evan Cheng | Move some parts of TargetAsmInfo down to MCAsmInfo... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Bill Wendling | Remove setting the bit for personality function. It... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Major update to CMake build to reflect changes in r1352... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chad Rosier | Add new configure option, --with-bug-report-url, which... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Devang Patel | Do not get confused by multiple empty lexical scopes... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | Output MachO section names in the form SEGMENT,section. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | Add support for 64 bit objects to MachOObjectFile. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | MachOObjectFile: Change isSectionText to return true... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Bill Wendling | Encode that we have a personality function. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Evan Cheng | Rename createAsmInfo to createMCAsmInfo and move regist... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Douglas Gregor | CMake: Add a new configuration option LLVM_BUILD_CLANG... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Bill Wendling | * If we have an LSDA, we need to mark it in the encoding. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Refactor. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
NAKAMURA Takumi | cmake/modules/LLVMLibDeps.cmake: Update since r135184. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Eliminate redundant LLVMContext argument. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Undo r135191 (i.e. reapply Chris's patch. Now linker... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Link NamedMDNode before linking function bodies. |
commit | commitdiff | tree | snapshot |
next |