index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
name change requested by review of previous patch
Dale Johannesen
2007-05-22
1
-4
/
+4
*
Make tail merging the default, except on powerPC. There was no prior art
Dale Johannesen
2007-05-22
3
-1
/
+31
*
Consistency.
Evan Cheng
2007-05-22
1
-3
/
+3
*
better portability for intptr_t.
Chris Lattner
2007-05-18
2
-0
/
+2
*
RemoveBranch() and InsertBranch() now returns number of instructions deleted ...
Evan Cheng
2007-05-18
1
-4
/
+8
*
Fix comment.
Evan Cheng
2007-05-18
1
-2
/
+2
*
Move isSuccessor() offline, change it to use std::find.
Evan Cheng
2007-05-17
1
-6
/
+1
*
Correct a name in a comment.
Dan Gohman
2007-05-17
1
-3
/
+4
*
silence some "comparison between signed and unsigned integer expressions"
Chris Lattner
2007-05-17
1
-3
/
+3
*
Fix some sporadic segfaults that are triggered when SmallVector's heap
Dan Gohman
2007-05-17
1
-3
/
+3
*
Remove. Not needed.
Evan Cheng
2007-05-17
1
-5
/
+0
*
Add target hook to specify block size limit for if-conversion.
Evan Cheng
2007-05-16
2
-0
/
+21
*
PredicateInstruction returns true if the operation was successful.
Evan Cheng
2007-05-16
1
-2
/
+2
*
Rename M_PREDICATED to M_PREDICABLE; Move TargetInstrInfo::isPredicatable() t...
Evan Cheng
2007-05-16
2
-15
/
+10
*
add missing mmx intrinsic
Chris Lattner
2007-05-16
1
-0
/
+4
*
Fix comments.
Evan Cheng
2007-05-16
1
-4
/
+10
*
Initial commit of (very basic) if converter.
Evan Cheng
2007-05-16
1
-0
/
+3
*
Add TargetInstrInfo predication hooks.
Evan Cheng
2007-05-16
1
-0
/
+14
*
Added getNumExplicitOperands and findFirstPredOperand.
Evan Cheng
2007-05-15
1
-0
/
+10
*
All operands that made up of the predicate operands are maked M_PREDICATE_OPE...
Evan Cheng
2007-05-15
1
-2
/
+2
*
Correct a comment.
Dan Gohman
2007-05-15
1
-1
/
+1
*
Fix for PR1406:
Evan Cheng
2007-05-14
1
-1
/
+5
*
Use templates for the GraphType for DefaultDOTGraphTraits' members instead
Dan Gohman
2007-05-14
1
-7
/
+12
*
Add a addRequiredTransitiveID member function, which is to
Dan Gohman
2007-05-14
1
-6
/
+8
*
update comments
Chris Lattner
2007-05-14
1
-3
/
+2
*
Add some things needed by the llvm-gcc version supporting bit accurate integer
Reid Spencer
2007-05-13
1
-0
/
+39
*
Emit multiple common EH frames for multiple (including blank) personality
Anton Korobeynikov
2007-05-13
1
-3
/
+14
*
More DWARF-related things cleanup:
Anton Korobeynikov
2007-05-12
1
-0
/
+1
*
Remove forward-declarations for classes that don't exist.
Dan Gohman
2007-05-11
2
-3
/
+0
*
Add explicit keywords to several constructors that now have one argument.
Dan Gohman
2007-05-11
1
-5
/
+5
*
Simplify BranchInst::getSuccessor, avoiding a conditional operator.
Dan Gohman
2007-05-11
1
-2
/
+1
*
Allow multiple invokes per landing pad. This (probably) fixes PR1410.
Anton Korobeynikov
2007-05-10
1
-4
/
+3
*
Eliminate MarkVirtRegAliveInBlock recursion.
Evan Cheng
2007-05-08
1
-0
/
+2
*
Add MachineBasicBlock preds / succs reverse iterators.
Evan Cheng
2007-05-08
1
-0
/
+24
*
update comments, no functionality change
Chris Lattner
2007-05-08
1
-4
/
+4
*
Unbreak VC++ build.
Jeff Cohen
2007-05-07
1
-0
/
+1
*
Enhance MemoryBuffer to return error messages in strings if they occur.
Chris Lattner
2007-05-06
1
-2
/
+14
*
remove bytecode headers
Chris Lattner
2007-05-06
7
-1205
/
+0
*
remove dead header
Chris Lattner
2007-05-06
1
-163
/
+0
*
Fix typo in comment.
Nick Lewycky
2007-05-06
12
-12
/
+12
*
Move this here from Bytecode/Archive.h
Chris Lattner
2007-05-06
1
-0
/
+562
*
allow zero-length arrays
Chris Lattner
2007-05-06
1
-1
/
+1
*
we aren't at the end of stream until we've consumed all the bytes AND all
Chris Lattner
2007-05-06
1
-1
/
+3
*
add support for identifying bitcode files
Chris Lattner
2007-05-06
1
-0
/
+8
*
Add a helper that either opens a file or stdin.
Chris Lattner
2007-05-06
1
-0
/
+11
*
Make code more 64-bit aware.
Jeff Cohen
2007-05-06
1
-3
/
+3
*
Unbreak VC++.
Jeff Cohen
2007-05-06
3
-8
/
+10
*
add a new CreateBitcodeWriterPass method, which creates a bitcode writer as
Chris Lattner
2007-05-06
1
-0
/
+5
*
add inline asm code
Chris Lattner
2007-05-06
1
-1
/
+2
*
Fix a subtle bug that prevented round-tripping 470.lbm
Chris Lattner
2007-05-06
1
-1
/
+1
[next]