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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug in IVUsers which was permitting non-affine addrecs to
Dan Gohman
2010-04-09
2
-2
/
+71
*
Don't use reserved identifiers.
Dan Gohman
2010-04-09
1
-11
/
+11
*
fix a SCCP miscompilation that could happen when a
Chris Lattner
2010-04-09
2
-3
/
+105
*
Bugfixes for edis. Code to initialize instruction
Sean Callanan
2010-04-09
2
-5
/
+4
*
Avoid allocating a value of zero in a register if the initial formula
Dan Gohman
2010-04-08
1
-2
/
+6
*
Add a few more lint checks.
Dan Gohman
2010-04-08
2
-0
/
+54
*
Add variants of ult, ule, etc. which take a uint64_t RHS, for convenience.
Dan Gohman
2010-04-08
5
-8
/
+71
*
delete a forwarding function.
Chris Lattner
2010-04-08
6
-113
/
+111
*
move elf section uniquing to MCContext. Along the way
Chris Lattner
2010-04-08
18
-268
/
+165
*
Now that Evan Cheng has fixed the coalescer bug (r100804), the workaround code
Johnny Chen
2010-04-08
1
-5
/
+1
*
remove the TargetLoweringObjectFileMachO::getMachoSection
Chris Lattner
2010-04-08
6
-130
/
+134
*
move macho section uniquing from MCParser and TLOF to MCContext where
Chris Lattner
2010-04-08
7
-106
/
+87
*
Coalescer should not delete copy instructions whose defs are partially dead. ...
Evan Cheng
2010-04-08
4
-1
/
+44
*
Update CMake build.
Ted Kremenek
2010-04-08
1
-0
/
+1
*
Fix -Wsign-compare warning (issued by clang++).
Ted Kremenek
2010-04-08
1
-1
/
+1
*
Add a -lint pass which checks for common sources of undefined or likely
Dan Gohman
2010-04-08
4
-0
/
+453
*
Rename a function.
Devang Patel
2010-04-08
2
-9
/
+7
*
implicit defs get added to the end of machine instrs sometimes. Scan the who...
Chris Lattner
2010-04-08
1
-4
/
+9
*
Pointers to zero-sized objects don't point to overlapping objects.
Dan Gohman
2010-04-08
2
-0
/
+15
*
Print empty structs as {} rather than { }.
Dan Gohman
2010-04-08
4
-11
/
+15
*
Fix a comment.
Dan Gohman
2010-04-08
1
-1
/
+1
*
Touch configure so it regenerates Disassemblers.def to include ARM so
Jeffrey Yasskin
2010-04-08
1
-1
/
+1
*
One instruction may start (or end) multiple lexical scopes.
Devang Patel
2010-04-08
2
-58
/
+28
*
clean up algorithm and remove operand order assumptions
Gabor Greif
2010-04-08
1
-9
/
+24
*
Fix a comment.
Dan Gohman
2010-04-08
1
-1
/
+3
*
Remove dead code.
Devang Patel
2010-04-08
2
-9
/
+0
*
Delete out of date comment.
Devang Patel
2010-04-08
1
-2
/
+0
*
Refactor.
Devang Patel
2010-04-08
2
-2
/
+15
*
Various MSVC warning fixes about truncated 64 bit shifts and const pointers p...
Benjamin Kramer
2010-04-08
3
-5
/
+5
*
Provide operator delete for BumpPtrAllocator and RecyclingAllocator. They will
Benjamin Kramer
2010-04-08
2
-0
/
+9
*
use abstract interface in two more places
Gabor Greif
2010-04-08
1
-2
/
+2
*
fix compile
Gabor Greif
2010-04-08
1
-2
/
+2
*
use abstract interface
Gabor Greif
2010-04-08
1
-1
/
+1
*
Use twines to simplify calls to report_fatal_error. For code size and readabi...
Benjamin Kramer
2010-04-08
11
-135
/
+69
*
Use errs instead of fprintf.
Benjamin Kramer
2010-04-08
1
-5
/
+4
*
Avoid using f64 to lower memcpy from constant string. It's cheaper to use i32...
Evan Cheng
2010-04-08
8
-46
/
+109
*
Revert this change from a while ago; ScalarEvolution shouldn't analyze
Dan Gohman
2010-04-08
1
-2
/
+0
*
When expanding expressions which are using post-inc mode for multiple loops,
Dan Gohman
2010-04-08
2
-0
/
+43
*
Make post regalloc machine licm functional. It now passes all of MultiSource.
Evan Cheng
2010-04-08
1
-79
/
+169
*
typo
Chris Lattner
2010-04-08
1
-2
/
+2
*
document isvolatile etc.
Chris Lattner
2010-04-08
1
-31
/
+37
*
mpsadbw is not commutative.
Eric Christopher
2010-04-08
1
-1
/
+1
*
Added support for ARM disassembly to edis.
Sean Callanan
2010-04-08
9
-284
/
+677
*
convert a report_fatal_error that I was able to trigger into a nice error
Chris Lattner
2010-04-08
1
-3
/
+9
*
Fix typo.
Evan Cheng
2010-04-07
1
-1
/
+1
*
minor tidying.
Chris Lattner
2010-04-07
2
-5
/
+4
*
use assertions instead of unreachable for logic errors.
Chris Lattner
2010-04-07
1
-28
/
+26
*
introduce a new recoverable error handling API to LLVMContext
Chris Lattner
2010-04-07
3
-3
/
+50
*
Say bitcast instead of bitconvert.
Dan Gohman
2010-04-07
2
-2
/
+2
*
Add svn:ignore.
Dan Gohman
2010-04-07
0
-0
/
+0
[next]