index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
File missing from previous patch.
Dale Johannesen
2007-11-20
1
-0
/
+15
*
Remove meaningless qualifiers from return types, avoiding compiler warnings.
Dan Gohman
2007-11-19
3
-4
/
+4
*
Fix a typo in a comment.
Dan Gohman
2007-11-19
1
-1
/
+1
*
Add explicit keywords.
Dan Gohman
2007-11-19
3
-10
/
+10
*
Fix the Linker testcase regressions, by making MemoryBuffer::getFileOrSTDIN r...
Chris Lattner
2007-11-18
1
-6
/
+3
*
Reverted patch 44199:
Ted Kremenek
2007-11-17
2
-111
/
+45
*
Changed implementation of Serialize::EmitDiffPtrID and
Ted Kremenek
2007-11-17
2
-4
/
+5
*
Implemented optimization for BatchEmitOwnedPtrs that we only emit one complete
Ted Kremenek
2007-11-17
2
-46
/
+111
*
Live interval splitting:
Evan Cheng
2007-11-17
2
-23
/
+43
*
Shrinkfy.
Evan Cheng
2007-11-17
1
-4
/
+4
*
Implement necessary bits for flt_rounds gcc builtin.
Anton Korobeynikov
2007-11-15
2
-0
/
+13
*
Reverted r44163 per request
Anton Korobeynikov
2007-11-15
3
-59
/
+1
*
Fix bugs in iterator invalidation
Daniel Berlin
2007-11-15
1
-3
/
+7
*
Fix handling of overflow in loop calculation by adding new UDiv SCEV. This SCEV
Nick Lewycky
2007-11-15
3
-1
/
+59
*
Import the boost scoped_ptr class to LLVM. This patch was prepared by
Chris Lattner
2007-11-15
1
-0
/
+129
*
More templatization.
Owen Anderson
2007-11-15
1
-37
/
+333
*
Fixed serious bug in BatchReadOwnedPtrs where in a chain of calls to
Ted Kremenek
2007-11-15
1
-5
/
+4
*
Add pure/const attributes. Documentation will follow.
Anton Korobeynikov
2007-11-14
1
-10
/
+12
*
Fix PIC jump table codegen on x86-32/linux. In fact, such thing should be app...
Anton Korobeynikov
2007-11-14
1
-1
/
+4
*
Added two new overloaded versions of BatchEmitOwnedPtrs and
Ted Kremenek
2007-11-14
2
-0
/
+40
*
Clean up sub-register implementation by moving subReg information back to
Evan Cheng
2007-11-14
3
-22
/
+17
*
Start the process of making MachineLoopInfo possible by templating Loop.
Owen Anderson
2007-11-14
5
-49
/
+350
*
Fixed a compilation error.
Hartmut Kaiser
2007-11-13
1
-0
/
+1
*
Fixed a strange construct. Please review.
Hartmut Kaiser
2007-11-13
1
-1
/
+1
*
Wow. I definitely shouldn't write code when I'm tird.
Owen Anderson
2007-11-13
1
-19
/
+24
*
Add parameter to getDwarfRegNum to permit targets
Dale Johannesen
2007-11-13
1
-2
/
+4
*
Unify CALLSEQ_{START,END}. They take 4 parameters: the chain, two stack
Bill Wendling
2007-11-13
1
-0
/
+14
*
Renamed serialization method "Materialize" to "Create". This is an API change.
Ted Kremenek
2007-11-13
2
-14
/
+15
*
Fixed bug with inconsistent serialization/deserialization in matching
Ted Kremenek
2007-11-13
2
-0
/
+48
*
Added versions of ReadPtr that takes an explicit SerializedPtrID. This allows
Ted Kremenek
2007-11-12
1
-3
/
+21
*
Compile fix.
Duncan Sands
2007-11-12
1
-0
/
+1
*
Add a flag for indirect branch instructions.
Owen Anderson
2007-11-12
1
-0
/
+5
*
Refactor some code.
Evan Cheng
2007-11-12
1
-3
/
+27
*
Fix rewriting of PHI nodes.
Owen Anderson
2007-11-12
1
-6
/
+17
*
Remove unnecessary #include's.
Owen Anderson
2007-11-12
1
-2
/
+0
*
As Chris and Evan pointed out, BreakCriticalMachineEdges doesn't really need
Owen Anderson
2007-11-12
2
-4
/
+94
*
Fixed a bug introduced by my last patch. Now we properly clear out the Batch...
Ted Kremenek
2007-11-10
1
-0
/
+2
*
Fixed hack in BatchReadOwnedPtrs to no longer use the array of pointers passe...
Ted Kremenek
2007-11-10
1
-2
/
+4
*
Added "random access" to the Deserializer to allow a client to jump to any
Ted Kremenek
2007-11-10
1
-2
/
+37
*
Made Deserializer a friend class of BitstreamReader.
Ted Kremenek
2007-11-10
1
-5
/
+14
*
Move MinAlign to MathExtras.h.
Duncan Sands
2007-11-09
2
-28
/
+7
*
Make this header public
Anton Korobeynikov
2007-11-09
1
-0
/
+29
*
Fix some load/store logic that would be wrong for
Duncan Sands
2007-11-09
1
-0
/
+7
*
Much improved pic jumptable codegen:
Evan Cheng
2007-11-09
2
-6
/
+12
*
Updated Deserializer class to provide more information about the current
Ted Kremenek
2007-11-09
1
-4
/
+14
*
Make BreakCriticalMachineEdges available as a pass that can be depended on.
Owen Anderson
2007-11-08
1
-0
/
+4
*
Added typedef "SerializedPtrID" to represent the pointer handle written to disk
Ted Kremenek
2007-11-08
3
-19
/
+46
*
[ARM] Implement __builtin_thread_pointer.
Lauro Ramos Venancio
2007-11-08
2
-0
/
+22
*
Fix MachineDominators' getAnalysisUsage.
Owen Anderson
2007-11-08
1
-4
/
+5
*
Oops, forgot to commit this file.
Owen Anderson
2007-11-08
1
-0
/
+4
[next]