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
*
llvm-dg.exp is dead, remove it.
Reid Spencer
2007-04-21
1
-136
/
+0
*
Failure.sh is dead, remove it.
Reid Spencer
2007-04-21
2
-8
/
+0
*
Use the llvm_supports_target function to prevent running of tests for
Reid Spencer
2007-04-21
7
-7
/
+21
*
Add the llvm_supports_target function.
Reid Spencer
2007-04-21
1
-0
/
+9
*
Add the TARGETS_TO_BUILD variable.
Reid Spencer
2007-04-21
1
-0
/
+1
*
Test if the compiler supports Ada, and enable Ada tests if so. While I was
Duncan Sands
2007-04-21
2
-0
/
+23
*
Always print the same "PR" information in the same location (just after
Reid Spencer
2007-04-21
1
-5
/
+5
*
Put failure information on a separate line. Hopefully this unbreaks the
Reid Spencer
2007-04-21
1
-4
/
+4
*
Revert Christopher Lamb's load/store alignment changes.
Reid Spencer
2007-04-21
14
-3478
/
+4377
*
We only need one putchar which gives it a shot at getting matched by its
Reid Spencer
2007-04-21
1
-17
/
+4
*
Make enum-valued bitfield large enough to avoid interpretation as negative va...
Jeff Cohen
2007-04-21
1
-1
/
+1
*
Fix breakage of bytecode reader when built with VC++.
Jeff Cohen
2007-04-21
1
-2
/
+4
*
The expression "SubclassData = (SubclassData & ~1) | (V) ? 1 : 0;" does not d...
Jeff Cohen
2007-04-21
1
-2
/
+2
*
add support for alignment attributes on load/store instructions
Christopher Lamb
2007-04-21
19
-4383
/
+3502
*
Make PredicateSimplifier not use DominatorTree.
Owen Anderson
2007-04-21
1
-31
/
+32
*
Fix a comment.
Owen Anderson
2007-04-21
2
-2
/
+2
*
Fix some null checks to actually test the part that needs checking.
Owen Anderson
2007-04-21
1
-3
/
+2
*
make this portable to 64-bit hosts
Chris Lattner
2007-04-21
1
-1
/
+1
*
Bug fix; add super-registers sets.
Evan Cheng
2007-04-21
1
-11
/
+58
*
Add super-register set.
Evan Cheng
2007-04-21
1
-1
/
+13
*
Reset vertex.
Devang Patel
2007-04-21
1
-0
/
+1
*
New test case.
Devang Patel
2007-04-21
1
-0
/
+28
*
Fix a bug that prevented the JIT from working correctly after llvm_shutdown.
Chris Lattner
2007-04-21
1
-6
/
+16
*
Fix regressions introduced by my previous patch: opt calls verifier in a
Chris Lattner
2007-04-20
1
-1
/
+3
*
Allow the lowering of ISD::GLOBAL_OFFSET_TABLE.
Lauro Ramos Venancio
2007-04-20
1
-1
/
+1
*
avoid mutating a global in an accessor
Chris Lattner
2007-04-20
1
-5
/
+6
*
fit in 80 cols
Chris Lattner
2007-04-20
1
-2
/
+2
*
Comment out usage of write() for now.
Jeff Cohen
2007-04-20
2
-4
/
+6
*
rename JIT::state -> JIT::jitstate to avoid shadowing ExecutionEngine::state
Chris Lattner
2007-04-20
2
-8
/
+8
*
Fix a problem where primitive types lose their name after llvm_shutdown is ca...
Chris Lattner
2007-04-20
2
-13
/
+16
*
catch a case that was biting jeffc
Chris Lattner
2007-04-20
1
-1
/
+7
*
Implement "general dynamic", "initial exec" and "local exec" TLS models for
Lauro Ramos Venancio
2007-04-20
13
-15
/
+186
*
Add sub-registers set accessor.
Evan Cheng
2007-04-20
1
-0
/
+8
*
Enable Objective-C tests.
Devang Patel
2007-04-20
2
-0
/
+20
*
Specify S registers as D registers' sub-registers.
Evan Cheng
2007-04-20
1
-2
/
+2
*
Specify sub-register relations. e.g. RAX: [EAX], EAX: [AX], AX: [AL,AH].
Evan Cheng
2007-04-20
1
-76
/
+76
*
Add sub-registers sets.
Evan Cheng
2007-04-20
2
-7
/
+77
*
Add sub-register sets.
Evan Cheng
2007-04-20
1
-0
/
+3
*
test
Chris Lattner
2007-04-20
1
-0
/
+1
*
test commit
Chris Lattner
2007-04-20
1
-1
/
+0
*
test commit
Chris Lattner
2007-04-20
1
-0
/
+1
*
add a crazy idea
Chris Lattner
2007-04-20
1
-0
/
+12
*
Avoid recursion.
Devang Patel
2007-04-20
1
-6
/
+13
*
Move more passes to using ETForest instead of DominatorTree.
Owen Anderson
2007-04-20
5
-23
/
+19
*
Add null checks and const-ify these accessors.
Owen Anderson
2007-04-20
1
-2
/
+5
*
Test check in
Christopher Lamb
2007-04-20
1
-1
/
+0
*
remove cruft
Chris Lattner
2007-04-20
1
-3
/
+0
*
Fix a very strange assertion message, patch by Christopher Lamb
Chris Lattner
2007-04-20
1
-1
/
+1
*
Fix test.
Evan Cheng
2007-04-20
1
-1
/
+1
*
Make Microsoft assembler and linker happy.
Jeff Cohen
2007-04-20
1
-0
/
+4
[next]